Changeset 2754 in kBuild for trunk/src/kmk/commands.h
- Timestamp:
- Jan 23, 2015 11:00:41 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/commands.h
r2753 r2754 57 57 void delete_child_targets (struct child *child); 58 58 void chop_commands (struct commands *cmds); 59 #ifdef KMK59 #ifdef CONFIG_WITH_MEMORY_OPTIMIZATIONS 60 60 void free_chopped_commands (struct commands *cmd); 61 61 #endif
Note:
See TracChangeset
for help on using the changeset viewer.