patch-2.3.41 linux/include/asm-m68k/setup.h

Next file: linux/include/asm-m68k/siginfo.h
Previous file: linux/include/asm-m68k/semaphore.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.40/linux/include/asm-m68k/setup.h linux/include/asm-m68k/setup.h
@@ -246,6 +246,9 @@
 extern unsigned long m68k_cputype;
 extern unsigned long m68k_fputype;
 extern unsigned long m68k_mmutype;		/* Not really used yet */
+#ifdef CONFIG_VME
+extern unsigned long vme_brdtype;
+#endif 
 
     /*
      *  m68k_is040or060 is != 0 for a '040 or higher;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)