aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/imgact_aout.c
diff options
context:
space:
mode:
authorJeff Roberson <jeff@FreeBSD.org>2005-05-03 10:51:38 +0000
committerJeff Roberson <jeff@FreeBSD.org>2005-05-03 10:51:38 +0000
commite11a45c9e5dcdbf58729ac60941af496e8d64723 (patch)
tree06d2a835fdeacbfa079d9eefce4d3e2a20864903 /sys/kern/imgact_aout.c
parenteeda55ce8e097c48a8860c4b6f15d2f2dda30ef5 (diff)
downloadsrc-e11a45c9e5dcdbf58729ac60941af496e8d64723.tar.gz
src-e11a45c9e5dcdbf58729ac60941af496e8d64723.zip
Notes
Diffstat (limited to 'sys/kern/imgact_aout.c')
-rw-r--r--sys/kern/imgact_aout.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/kern/imgact_aout.c b/sys/kern/imgact_aout.c
index 12086fa3a06f..572bc47bcd22 100644
--- a/sys/kern/imgact_aout.c
+++ b/sys/kern/imgact_aout.c
@@ -108,8 +108,6 @@ exec_aout_imgact(imgp)
unsigned long bss_size;
int error;
- GIANT_REQUIRED;
-
/*
* Linux and *BSD binaries look very much alike,
* only the machine id is different: