|
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. | |
Functions | |
| API::Result | SystemInfo (SystemInformation *info) |
| Prototype for user applications. | |
| API::Result | SystemInfoHandler (SystemInformation *info) |
| Kernel prototype. | |