Add cramfs support for m68k
Patch by Zachary Landau, 21 Feb 2005
This commit is contained in:
@@ -67,7 +67,7 @@ struct stat {
|
||||
|
||||
#endif /* __PPC__ */
|
||||
|
||||
#if defined (__ARM__) || defined (__I386__)
|
||||
#if defined (__ARM__) || defined (__I386__) || defined (__M68K__)
|
||||
|
||||
struct stat {
|
||||
unsigned short st_dev;
|
||||
|
||||
Reference in New Issue
Block a user