patch-2.3.48 linux/arch/ppc/chrpboot/piggyback.c
Next file: linux/arch/ppc/coffboot/piggyback.c
Previous file: linux/arch/ppc/chrpboot/main.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Feb 22 22:27:43 2000
- Orig file:
v2.3.47/linux/arch/ppc/chrpboot/piggyback.c
- Orig date:
Mon Jan 12 15:18:13 1998
diff -u --recursive --new-file v2.3.47/linux/arch/ppc/chrpboot/piggyback.c linux/arch/ppc/chrpboot/piggyback.c
@@ -1,8 +1,9 @@
#include <stdio.h>
+#include <unistd.h>
extern long ce_exec_config[];
-main(int argc, char *argv[])
+int main(int argc, char *argv[])
{
int i, cnt, pos, len;
unsigned int cksum, val;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)