vserver 1.9.3
[linux-2.6.git] / include / asm-arm / arch-epxa10db / uncompress.h
index f30a31f..d33ad6a 100644 (file)
@@ -26,7 +26,7 @@
 /*
  * This does not append a newline
  */
-static void puts(const char *s)
+static void putstr(const char *s)
 {
        while (*s) {
                while ((*UART_TSR(EXC_UART00_BASE) &