changeset 10 | 36bfc973b146 |
parent 9 | 96e5fb8b040d |
9:96e5fb8b040d | 10:36bfc973b146 |
---|---|
24 #if !defined(__COMMON_H__) |
24 #if !defined(__COMMON_H__) |
25 #define __COMMON_H__ |
25 #define __COMMON_H__ |
26 #if !defined(__F32FILE_H__) |
26 #if !defined(__F32FILE_H__) |
27 #include <f32file.h> |
27 #include <f32file.h> |
28 #endif |
28 #endif |
29 #include <d32locd.h> |
|
29 #include "u32std.h" |
30 #include "u32std.h" |
30 |
31 |
31 // |
32 // |
32 // Common constants used by both EFSRV and the filesystems |
33 // Common constants used by both EFSRV and the filesystems |
33 // |
34 // |