diff options
Diffstat (limited to 'kern/refcount.h')
-rw-r--r-- | kern/refcount.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/refcount.h b/kern/refcount.h index c527547..01dc6b5 100644 --- a/kern/refcount.h +++ b/kern/refcount.h @@ -29,8 +29,6 @@ #include <kern/macro_help.h> -#include "refcount.h" /*XXX*/ - /* Unless the above include file specified otherwise, use the system-independent (unoptimized) atomic reference counter. */ #ifndef MACHINE_REFCOUNT |