mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Removed the last reference to the old kernel HTTP server.
This commit is contained in:
parent
fa6d445b0d
commit
5ec4e33196
1 changed files with 0 additions and 4 deletions
|
@ -64,10 +64,6 @@ extern "C" { size_t stack[64*1024] = {0}; }
|
|||
|
||||
namespace Sortix
|
||||
{
|
||||
#ifdef PLATFORM_HTTP
|
||||
namespace HTTP { void Init(); }
|
||||
#endif
|
||||
|
||||
void DoBSoD()
|
||||
{
|
||||
#ifdef PLATFORM_SERIAL
|
||||
|
|
Loading…
Add table
Reference in a new issue