Changeset 1932 for trunk/src/kmk/variable.h
- Timestamp:
- Oct 24, 2008, 10:22:22 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/variable.h
r1931 r1932 82 82 /* If >1, allow this many self-referential 83 83 expansions. */ 84 #ifdef CONFIG_WITH_RDONLY_VARIABLE_VALUE 85 unsigned int rdonly_val:1; /* VALUE is read only (strcache/const). */ 86 #endif 84 87 enum variable_flavor 85 88 flavor ENUM_BITFIELD (3); /* Variable flavor. */
Note:
See TracChangeset
for help on using the changeset viewer.