server/src/kernel/callbacks.c

5 lines
74 B
C
Raw Normal View History

#include <platform.h>
#include "callbacks.h"
struct callbacks callbacks;