Remove reference to unimplemented fuiword, etc.

We don't support Harvard architectures.
This commit is contained in:
Brooks Davis 2018-03-06 18:28:55 +00:00
parent 72820025dd
commit 36cbb006f2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=330545

View File

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