KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Definitions for the uname() function. More...
#include <sys/cdefs.h>
Go to the source code of this file.
Data Structures | |
struct | utsname |
Kernel name/information structure. More... | |
Macros | |
#define | _UTSNAME_LENGTH 64 |
Functions | |
int | uname (struct utsname *n) |
Retrieve version and other similar information about the kernel. | |