Changeset 1918 for trunk/src/kmk/make.h
- Timestamp:
- Oct 23, 2008, 11:27:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/make.h
r1915 r1918 433 433 void *xrealloc (void *, unsigned int); 434 434 char *xstrdup (const char *); 435 #ifdef CONFIG_WITH_PRINT_STATS_SWITCH 436 void print_heap_stats (void); 437 #endif 435 438 char *find_next_token (const char **, unsigned int *); 436 439 char *next_token (const char *);
Note:
See TracChangeset
for help on using the changeset viewer.