From 90cd52ece1623f9b872837a88504faeb9fd593f6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 24 Apr 2020 19:47:41 +0200 Subject: Second commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libaxl_next_depth.c | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libaxl_next_depth.c (limited to 'libaxl_next_depth.c') diff --git a/libaxl_next_depth.c b/libaxl_next_depth.c new file mode 100644 index 0000000..c14c977 --- /dev/null +++ b/libaxl_next_depth.c @@ -0,0 +1,4 @@ +/* See LICENSE file for copyright and license details. */ +#include "common.h" + +extern inline const struct libaxl_depth *libaxl_next_depth(const struct libaxl_depth *depth); -- cgit v1.2.3-70-g09d2