- Timestamp:
- 11/12/2017 05:27:43 PM (7 years ago)
- Branches:
- master
- Children:
- 66072f0
- Parents:
- 6f49665
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/smdefs.h
r6f49665 r2a87ef3 22 22 struct sment *nxt; 23 23 struct sment *prv; 24 uint16_tval;24 int16_t val; 25 25 }; 26 26
Note:
See TracChangeset
for help on using the changeset viewer.