KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
simhost.c File Reference
#include <kos/thread.h>
#include <dc/video.h>
#include <dc/biosfont.h>
#include <dc/maple.h>
#include <dc/maple/controller.h>
#include <kos/init.h>

Functions

 KOS_INIT_FLAGS (INIT_DEFAULT|INIT_NET)
 
void httpd ()
 
void * do_httpd (void *foo)
 
int main (int argc, char **argv)
 

Function Documentation

◆ do_httpd()

void * do_httpd ( void * foo)

References httpd(), and NULL.

Referenced by main().

◆ httpd()

◆ KOS_INIT_FLAGS()

KOS_INIT_FLAGS ( INIT_DEFAULT| INIT_NET)

◆ main()