=================================================================== RCS file: /cvs/funnyos/arch/testarm/config.c,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- funnyos/arch/testarm/config.c 2007/11/02 12:39:26 1.11 +++ funnyos/arch/testarm/config.c 2007/11/19 11:21:48 1.12 @@ -1,5 +1,5 @@ /* - * $Id: config.c,v 1.11 2007/11/02 12:39:26 init Exp $ + * $Id: config.c,v 1.12 2007/11/19 11:21:48 nbrk Exp $ */ #include #include @@ -60,7 +60,7 @@ */ void -config_consinit(void) +config_machineinit(void) { /* * Configure putchar, so we can printf messages to the console without fcons.