// This file is part of noxos and licensed under the MIT open source license #ifndef NOXOS_LIBNXDRV_H #define NOXOS_LIBNXDRV_H void nx_drv_init(); #endif //NOXOS_LIBNXDRV_H