kernel/main.cpp: remove obsolete reference to _userspace
This commit is contained in:
parent
6088031c49
commit
667d308fc3
@ -33,8 +33,6 @@
|
|||||||
#include "thread/PIT.h"
|
#include "thread/PIT.h"
|
||||||
#include "thread/Scheduler.h"
|
#include "thread/Scheduler.h"
|
||||||
|
|
||||||
extern "C" void _userspace();
|
|
||||||
|
|
||||||
extern "C" void _start()
|
extern "C" void _start()
|
||||||
{
|
{
|
||||||
Init::check_magic();
|
Init::check_magic();
|
||||||
|
Loading…
Reference in New Issue
Block a user