mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-27 16:39:08 +00:00
Remove reference to unimplemented fuiword, etc.
We don't support Harvard architectures.
This commit is contained in:
parent
72820025dd
commit
36cbb006f2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=330545
@ -281,10 +281,8 @@ LEAF(copyerr)
|
||||
END(copyerr)
|
||||
|
||||
/*
|
||||
* {fu,su},{ibyte,isword,iword}, fetch or store a byte, short or word to
|
||||
* user text space.
|
||||
* {fu,su},{byte,sword,word}, fetch or store a byte, short or word to
|
||||
* user data space.
|
||||
* user-space.
|
||||
*/
|
||||
#ifdef __mips_n64
|
||||
LEAF(fuword64)
|
||||
|
Loading…
Reference in New Issue
Block a user