mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [patch] include/linux/spinlock.h
@ 2001-07-27 19:03 clemens
  0 siblings, 0 replies; only message in thread
From: clemens @ 2001-07-27 19:03 UTC (permalink / raw)
  To: linux-kernel

--- spinlock.h~	Fri Jul 27 20:59:19 2001
+++ spinlock.h	Fri Jul 27 21:01:24 2001
@@ -80,6 +80,8 @@
 
 #else /* (DEBUG_SPINLOCKS >= 2) */
 
+#include <asm/system.h>
+
 typedef struct {
 	volatile unsigned long lock;
 	volatile unsigned int babble;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-07-27 19:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-27 19:03 [patch] include/linux/spinlock.h clemens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®