sparc32: Delete prom_stdin and prom_stdout.
[safe/jmp/linux-2.6] / include / asm-sparc / oplib.h
index 22dc39d..7becc84 100644 (file)
@@ -34,9 +34,6 @@ extern unsigned int prom_rev, prom_prev;
  */
 extern int prom_root_node;
 
-/* PROM stdin and stdout */
-extern int prom_stdin, prom_stdout;
-
 /* Pointer to prom structure containing the device tree traversal
  * and usage utility functions.  Only prom-lib should use these,
  * users use the interface defined by the library only!