Released on Sun, 16 Jul 2006 22:01:07 +0000
standalone kinit/resume

Factor out resume in a subdirectory - no functional changes.
mv resume.c resume/resumelib.c
Add an standalone minimal resume.c, which calls resume() from resumelib.

resulting resume bin is small:
ls -l /usr/lib/klibc/bin/resume
-rwxr-xr-x 1 root root 2904 2006-07-11 09:18 /usr/lib/klibc/bin/resume

tested with several resume/suspend cycles.

as a bonus alphabetically sort the include and the clean dir

Signed-off-by: maximilian attems <maks@sternwelten.at>
5 files changed