Changeset 345
- Timestamp:
- Jul 10, 2003, 6:44:50 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/partition.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r344 r345 57 57 }; 58 58 59 typedef struct partition_def 59 typedef struct partition_def 60 60 { 61 61 /* The number of elements in this partition. */ … … 79 79 ((partition__)->elements[(element__)].class_element) 80 80 81 #ifdef __cplusplus 82 } 83 #endif 84 81 85 #endif /* _PARTITION_H */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.