[Blackfin][PATCH-2/2] Common files changed to support bf533 platform

This commit is contained in:
Aubrey.Li 2007-03-09 13:40:56 +08:00
parent 3f0606ad0b
commit ef26a08fef
7 changed files with 22 additions and 14 deletions

View file

@ -67,7 +67,7 @@ struct stat {
#endif /* __PPC__ */
#if defined (__ARM__) || defined (__I386__) || defined (__M68K__) || defined (__blackfin__)
#if defined (__ARM__) || defined (__I386__) || defined (__M68K__) || defined (__bfin__)
struct stat {
unsigned short st_dev;