Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
naya.h
Go to the documentation of this file.
1#ifndef __LIBK__NAYA_H__
2#define __LIBK__NAYA_H__
3
4#define NayaCore __attribute__((visibility("hidden"))) __attribute__((used))
5
6#endif // __LIBK__NAYA_H__