- Timestamp:
- Jul 16, 2006, 7:11:45 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- b862906
- Parents:
- 909c4ae
- File:
-
- 1 edited
-
scripts/param.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scripts/param.h
r909c4ae r882ed8cc 6 6 typedef off_t loff_t; 7 7 #endif 8 9 #ifndef __SCCSID 10 #define __SCCSID(x) static const char __sccsid[] __attribute__((used)) = (x) 11 #endif 12 13 #ifndef __RCSID 14 #define __RCSID(x) static const char __rcsid[] __attribute__((used)) = (x) 15 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
