prism2.device: Compiler delint
[AROS.git] / arch / all-hosted / bootstrap / shutdown.c
bloba1dd1c1c77f9a367b3d0e36a858382d1fd6218cc
1 #include <stdlib.h>
3 #include "shutdown.h"
5 void SaveArgs(char **argv)
7 /* Nothing to save since we can't re-run ourselves */