mirror of
https://github.com/vivier/EMILE.git
synced 2025-02-08 05:30:34 +00:00
Move some defines to emile-first.h
This commit is contained in:
parent
26fac279a5
commit
e5764a7b71
@ -10,8 +10,8 @@
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#define SECTOR_SIZE 512
|
||||
#define FIRST_LEVEL_SIZE (SECTOR_SIZE * 2)
|
||||
#include "emile-first.h"
|
||||
|
||||
#define CMDLINE_OFFSET (FIRST_LEVEL_SIZE + 4)
|
||||
|
||||
static void usage(int argc, char** argv)
|
||||
|
Loading…
x
Reference in New Issue
Block a user