ncdc/libdc/src/loop.c

7 lines
65 B
C

#include <dc/loop.h>
struct nc_loop_
{
nc_refable_t ref;
};