Go to the source code of this file.
Functions | |
void | KERN_sysvarinit () |
initializes some system variables. More... | |
Variables | |
unsigned int | _KERN_sys_errorcode |
int | _KERN_sys_error |
unsigned char | TTY_Blocking_Serial_Out |
unsigned long | _time_seconds |
unsigned short | _time_ticks |
unsigned short | _KERN_quantum_count |
unsigned short | _KERN_context_srsave |
unsigned short | KERN_srsave |
int | _KERN_disablecount |
int | __MYPID |
Definition in file sys_var.c.
|
|
|
|
|
Definition at line 29 of file sys_var.c. Referenced by KERN_sysvarinit. |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 28 of file sys_var.c. Referenced by KERN_sysvarinit. |
|
|