]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc/traps.h
[Bluetooth] Use ACL config stage to retrieve remote features
[linux-2.6-omap-h63xx.git] / include / asm-sparc / traps.h
index 6690ab956ea6ada3997c68be08997e675284d3bb..bebdbf8f43a87e59d48222606daf2d41bbc84549 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: traps.h,v 1.9 1998/03/09 14:04:53 jj Exp $
+/*
  * traps.h:  Format of entries for the Sparc trap table.
  *
  * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
@@ -22,7 +22,7 @@ struct tt_entry {
 /* We set this to _start in system setup. */
 extern struct tt_entry *sparc_ttable;
 
-extern __inline__ unsigned long get_tbr(void)
+static inline unsigned long get_tbr(void)
 {
        unsigned long tbr;