summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorgallatin <gallatin@FreeBSD.org>2000-11-16 02:08:40 +0000
committergallatin <gallatin@FreeBSD.org>2000-11-16 02:08:40 +0000
commit4b0f06d83c650d18d7bc905ae27eb7412fcfc038 (patch)
treeda7b7e2006ee229eb1e5f4f2f88c4fe021396ffa /sys
parent5941c7f45db13c86fe34577d9cbbe6fb99542680 (diff)
downloadFreeBSD-src-4b0f06d83c650d18d7bc905ae27eb7412fcfc038.zip
FreeBSD-src-4b0f06d83c650d18d7bc905ae27eb7412fcfc038.tar.gz
remove redundant declaration of bsd_to_linux_sigset()
reviewed by: marcel
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/linux/linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h
index 0795e6f..6d3e5a8 100644
--- a/sys/i386/linux/linux.h
+++ b/sys/i386/linux/linux.h
@@ -356,7 +356,6 @@ extern int bsd_to_linux_signal[];
extern int linux_to_bsd_signal[];
extern struct sysentvec linux_sysvec;
extern struct sysentvec elf_linux_sysvec;
-void bsd_to_linux_sigset(sigset_t *bss, linux_sigset_t *lss);
/*
* Pluggable ioctl handlers
OpenPOWER on IntegriCloud