diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2000-11-30 05:23:49 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2000-11-30 05:23:49 +0000 |
| commit | d034d459daf039d21ff432e30dfb48c27ac4d09d (patch) | |
| tree | f3cce8cb66940f910e5e0c8d18a553dea75cf9ac /sys/i386/linux/linux.h | |
| parent | 083e9ed543e19ff1706dc609b11ff50ca92f1028 (diff) | |
Notes
Diffstat (limited to 'sys/i386/linux/linux.h')
| -rw-r--r-- | sys/i386/linux/linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h index d253897cd941..8aff68a2ec98 100644 --- a/sys/i386/linux/linux.h +++ b/sys/i386/linux/linux.h @@ -163,7 +163,6 @@ struct linux_new_utsname { /* sigaltstack */ #define LINUX_MINSIGSTKSZ 2048 -#define LINUX_SS_ONSTACK_BC 0 /* backwards compat SS_ONSTACK */ #define LINUX_SS_ONSTACK 1 #define LINUX_SS_DISABLE 2 |
