mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Fix typo: MacPPC -> ARM
This commit is contained in:
parent
8cb8959b11
commit
3d9e8ab862
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
__FBSDID("$FreeBSD$");
|
||||
|
||||
/*
|
||||
* MacPPC bus dma support routines
|
||||
* ARM bus dma support routines
|
||||
*/
|
||||
|
||||
#define _ARM32_BUS_DMA_PRIVATE
|
||||
|
|
|
|||
Loading…
Reference in a new issue