7 lines
65 B
C
7 lines
65 B
C
|
#include <dc/loop.h>
|
||
|
|
||
|
struct nc_loop_
|
||
|
{
|
||
|
nc_refable_t ref;
|
||
|
};
|