1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00

Remove an old comment now the code it references has been removed.

This commit is contained in:
Andrew Turner 2018-08-14 15:48:13 +00:00
parent 27e0028cdd
commit 52a532939b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337761

View File

@ -52,20 +52,9 @@ ENTRY(cpufunc_nullop)
RET
END(cpufunc_nullop)
/*
* Generic functions to read the internal coprocessor registers
*
* Currently these registers are :
* c0 - CPU ID
* c5 - Fault status
* c6 - Fault address
*
*/
/*
* Generic functions to write the internal coprocessor registers
*
* Currently these registers are
* c1 - CPU Control
* c3 - Domain Access Control