* Patch by Daniel Engstrm, 13 Nov 2002:
Add support for i386 architecture and AMD SC520 board * Patch by Pierre Aubert, 12 Nov 2002: Add support for DOS filesystem and booting from DOS floppy disk
This commit is contained in:
@@ -67,7 +67,7 @@ struct stat {
|
||||
|
||||
#endif /* __PPC__ */
|
||||
|
||||
#ifdef __ARM__
|
||||
#if defined (__ARM__) || defined (__I386__)
|
||||
|
||||
struct stat {
|
||||
unsigned short st_dev;
|
||||
|
Reference in New Issue
Block a user