Remove obsolete comment.

MFC after:	3 days
This commit is contained in:
Dmitry Chagin 2016-01-23 08:08:06 +00:00
parent f138999141
commit 9dba79fb66
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=294621

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