diff options
Diffstat (limited to 'include/hw/arm/sharpsl.h')
-rw-r--r-- | include/hw/arm/sharpsl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/arm/sharpsl.h b/include/hw/arm/sharpsl.h index e986b28..1e3992f 100644 --- a/include/hw/arm/sharpsl.h +++ b/include/hw/arm/sharpsl.h @@ -11,7 +11,7 @@ /* zaurus.c */ -#define SL_PXA_PARAM_BASE 0xa0000a00 +#define SL_PXA_PARAM_BASE 0xa0000a00 void sl_bootparam_write(hwaddr ptr); #endif |