summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux
diff options
context:
space:
mode:
authordchagin <dchagin@FreeBSD.org>2016-01-23 08:08:06 +0000
committerdchagin <dchagin@FreeBSD.org>2016-01-23 08:08:06 +0000
commit1fea9511b65db7d6283ee3db69f4e1c7cc1df9dc (patch)
tree9e124e37670aef5d1b0aecb2511a03953900d6fd /sys/amd64/linux
parent4258ee00b5d091dbb7176cb96e2dc0941a184791 (diff)
downloadFreeBSD-src-1fea9511b65db7d6283ee3db69f4e1c7cc1df9dc.zip
FreeBSD-src-1fea9511b65db7d6283ee3db69f4e1c7cc1df9dc.tar.gz
Remove obsolete comment.
MFC after: 3 days
Diffstat (limited to 'sys/amd64/linux')
-rw-r--r--sys/amd64/linux/linux_machdep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/linux/linux_machdep.c b/sys/amd64/linux/linux_machdep.c
index 451e4b4..376cce7 100644
--- a/sys/amd64/linux/linux_machdep.c
+++ b/sys/amd64/linux/linux_machdep.c
@@ -383,7 +383,6 @@ linux_sigaltstack(struct thread *td, struct linux_sigaltstack_args *uap)
return (error);
}
-/* XXX do all */
int
linux_arch_prctl(struct thread *td, struct linux_arch_prctl_args *args)
{
OpenPOWER on IntegriCloud