- Timestamp:
- 10/14/08 18:41:10 (1 month ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Whitix/branches/keobject/user/posix/include/strings.h
r721 r1120 2 2 #define STRINGS_H 3 3 4 int ffs(int x); 5 4 6 #endif
| r721 | r1120 | |
|---|---|---|
| 2 | 2 | #define STRINGS_H |
| 3 | 3 | |
| 4 | int ffs(int x); | |
| 5 | ||
| 4 | 6 | #endif |