diff options
Diffstat (limited to 'sim/bfin/devices.h')
-rw-r--r-- | sim/bfin/devices.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/bfin/devices.h b/sim/bfin/devices.h index aebf3b2..1bc9222 100644 --- a/sim/bfin/devices.h +++ b/sim/bfin/devices.h @@ -28,7 +28,7 @@ #include "bfin-sim.h" -/* We keep the same inital structure layout with DMA enabled devices. */ +/* We keep the same initial structure layout with DMA enabled devices. */ struct dv_bfin { bu32 base; struct hw *dma_master; |