Remove obsolete comment.

MFC after:	3 days
This commit is contained in:
dchagin 2016-01-23 08:08:06 +00:00
parent 4258ee00b5
commit 1fea9511b6

View File

@ -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)
{