mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove an old comment now the code it references has been removed.
This commit is contained in:
parent
27e0028cdd
commit
52a532939b
1 changed files with 0 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue