Go to most recent revision | Details | Last modification | View Log | RSS feed
#include "global.h"
#include "app/main.h"
#include "sys/util.h"
#include "sys/time.h"
void init()
{
main();
}