Subversion Repositories Kolibri OS

Rev

Rev 9680 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9680 Rev 9776
Line 412... Line 412...
412
	unsigned char type[8];
412
	unsigned char type[8];
413
};
413
};
Line 414... Line 414...
414
 
414
 
415
struct MEOSheader
415
struct MEOSheader
416
{
416
{
417
	unsigned char sign[25];
417
	unsigned char sign[8];
418
	unsigned long vers;
418
	unsigned long vers;
419
	unsigned long start;
419
	unsigned long start;
420
	unsigned long size;
420
	unsigned long size;
421
	unsigned long alloc_mem;
421
	unsigned long alloc_mem;