mirror of
https://github.com/tailix/kernel.git
synced 2024-10-30 12:03:52 -04:00
Remove empty line
This commit is contained in:
parent
98c41f9ea9
commit
3e66eb48db
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ extern char _kernel_virt_base;
|
||||||
extern char _kernel_stack_top;
|
extern char _kernel_stack_top;
|
||||||
|
|
||||||
static struct Kernel_Info kinfo;
|
static struct Kernel_Info kinfo;
|
||||||
|
|
||||||
static struct KernAux_PFA pfa;
|
static struct KernAux_PFA pfa;
|
||||||
|
|
||||||
void main(
|
void main(
|
||||||
|
|
Loading…
Reference in a new issue