Subversion Repositories freemyipod

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#include "global.h"
#include "app/main.h"
#include "sys/util.h"
#include "sys/time.h"

void init()
{
    main();
}