FreeNOS
|
#include <Types.h>
Go to the source code of this file.
Data Structures | |
struct | SystemInformation |
System information structure. More... | |
Typedefs | |
typedef struct SystemInformation | SystemInformation |
System information structure. More... | |
Functions | |
API::Result | SystemInfo (SystemInformation *info) |
Prototype for user applications. More... | |
API::Result | SystemInfoHandler (SystemInformation *info) |
Kernel prototype. More... | |