diff options
| author | Attilio Rao <attilio@FreeBSD.org> | 2009-05-14 17:43:00 +0000 |
|---|---|---|
| committer | Attilio Rao <attilio@FreeBSD.org> | 2009-05-14 17:43:00 +0000 |
| commit | 120b18d86f71999b83e520b8dc4e089a6bfcca38 (patch) | |
| tree | 22b20a38e37e187948ac0d924a006065dcd27968 /sys/gnu | |
| parent | b7ced94c8cd5fe9e1a73a2c0dec3e1e469a71259 (diff) | |
Notes
Diffstat (limited to 'sys/gnu')
| -rw-r--r-- | sys/gnu/fs/xfs/FreeBSD/support/debug.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/gnu/fs/xfs/FreeBSD/support/debug.h b/sys/gnu/fs/xfs/FreeBSD/support/debug.h index d35b14fe6d4e..816a717c1345 100644 --- a/sys/gnu/fs/xfs/FreeBSD/support/debug.h +++ b/sys/gnu/fs/xfs/FreeBSD/support/debug.h @@ -75,6 +75,5 @@ extern int get_thread_id(void); #endif #define ASSERT_ALWAYS(EX) ((EX)?((void)0):assfail(#EX, __FILE__, __LINE__)) -#define debug_stop_all_cpus(param) /* param is "cpumask_t *" */ #endif /* __XFS_SUPPORT_DEBUG_H__ */ |
