summaryrefslogtreecommitdiff
path: root/pfinet/asm
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-08-16 17:13:33 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-08-16 17:13:33 +0000
commit08a5fb58c65e25e239ea393020615afdc288d27b (patch)
treeb970b1abb8138bf2c097143025222aaed8dfb03d /pfinet/asm
parentf5f9a824c69103b0d5099a25377eb3ffa52214e0 (diff)
Formerly system.h.~7~
Diffstat (limited to 'pfinet/asm')
-rw-r--r--pfinet/asm/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pfinet/asm/system.h b/pfinet/asm/system.h
index 1170c82a..19d181c5 100644
--- a/pfinet/asm/system.h
+++ b/pfinet/asm/system.h
@@ -67,7 +67,7 @@ end_interrupt ()
}
/* Return one if we are in interrupt code. */
-extern inline
+extern inline int
_fetch_intr_count ()
{
u_long locked;