patch-2.1.9 linux/include/asm-sparc/msi.h
Next file: linux/include/asm-sparc/mxcc.h
Previous file: linux/include/asm-sparc/mostek.h
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Sat Nov 9 10:29:46 1996
- Orig file:
v2.1.8/linux/include/asm-sparc/msi.h
- Orig date:
Sun Apr 21 12:30:33 1996
diff -u --recursive --new-file v2.1.8/linux/include/asm-sparc/msi.h linux/include/asm-sparc/msi.h
@@ -1,8 +1,8 @@
-/* $Id: msi.h,v 1.1 1996/04/20 10:14:32 davem Exp $
+/* $Id: msi.h,v 1.3 1996/08/29 09:48:25 davem Exp $
* msi.h: Defines specific to the MBus - Sbus - Interface.
*
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
- * Copyright (C) 1996 Eddie C. Dost (ecd@pool.informatik.rwth-aachen.de)
+ * Copyright (C) 1996 Eddie C. Dost (ecd@skynet.be)
*/
#ifndef _SPARC_MSI_H
@@ -19,7 +19,7 @@
#define MSI_ASYNC_MODE 0x80000000 /* Operate the MSI asynchronously */
-extern inline void msi_set_sync(void)
+extern __inline__ void msi_set_sync(void)
{
__asm__ __volatile__ ("lda [%0] %1, %%g3\n\t"
"andn %%g3, %2, %%g3\n\t"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov