mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
linux(4): Remove stale comment that no longer applies.
MFC after: 1 week
This commit is contained in:
parent
6ad07a4b2b
commit
ce20c00e85
1 changed files with 0 additions and 2 deletions
|
|
@ -312,8 +312,6 @@ linux_exec_setregs(struct thread *td, struct image_params *imgp,
|
|||
|
||||
/*
|
||||
* Copied from amd64/amd64/machdep.c
|
||||
*
|
||||
* XXX fpu state need? don't think so
|
||||
*/
|
||||
int
|
||||
linux_rt_sigreturn(struct thread *td, struct linux_rt_sigreturn_args *args)
|
||||
|
|
|
|||
Loading…
Reference in a new issue