#include <kernel.h>
#include <stdio.h>
#include <proc.h>
Go to the source code of this file.
Functions | |
void | shell (int) |
int | main (int argc, char **argv) |
Variables | |
ulong | cpuid |
Definition in file main.c.
int main | ( | int | argc, | |
char ** | argv | |||
) |
void shell | ( | int | ) |
Definition at line 50 of file initialize.c.