Changeset 3478 in kBuild
- Timestamp:
- Sep 21, 2020 10:57:41 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/makeint.h
r3432 r3478 663 663 664 664 void die (int) __attribute__ ((noreturn)); 665 struct output; 665 666 void die_with_job_output (int, struct output *) __attribute__ ((noreturn)); 666 667 void pfatal_with_name (const char *) __attribute__ ((noreturn));
Note:
See TracChangeset
for help on using the changeset viewer.