mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
powerpc: Fix a typo in a comment
- s/layed/laid/ MFC after: 3 days
This commit is contained in:
parent
9b15c51b05
commit
23615a3e4e
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
|||
* 3. switches to kstack if needed
|
||||
*
|
||||
* 4. notes:
|
||||
* - R31 can be used as scratch register until a new frame is layed on
|
||||
* - R31 can be used as scratch register until a new frame is laid on
|
||||
* the stack with FRAME_SETUP
|
||||
*
|
||||
* - potential TLB miss: NO. Saveareas are always acessible via TLB1
|
||||
|
|
|
|||
Loading…
Reference in a new issue