9 lines
53 B
C
Executable File
9 lines
53 B
C
Executable File
|
|
void boot_entry(void);
|
|
|
|
void boot_entry(void)
|
|
{
|
|
|
|
|
|
}
|