diff options
Diffstat (limited to 'i386')
-rw-r--r-- | i386/include/mach/i386/cthreads.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/include/mach/i386/cthreads.h b/i386/include/mach/i386/cthreads.h index f9755b4..d2aa16f 100644 --- a/i386/include/mach/i386/cthreads.h +++ b/i386/include/mach/i386/cthreads.h @@ -53,4 +53,4 @@ typedef volatile int spin_lock_t; #endif /* __GNUC__ */ -#endif _MACHINE_CTHREADS_H_ +#endif /* _MACHINE_CTHREADS_H_ */ |