Changeset 2548 in kBuild for trunk/src/kmk/make.h
- Timestamp:
- Nov 8, 2011 9:28:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/make.h
r2161 r2548 502 502 char *next_token (const char *); 503 503 char *end_of_token (const char *); 504 #ifdef KMK 505 char *find_next_token_eos (const char **ptr, const char *eos, unsigned int *lengthptr); 506 #endif 504 507 #ifndef CONFIG_WITH_VALUE_LENGTH 505 508 void collapse_continuations (char *);
Note:
See TracChangeset
for help on using the changeset viewer.