summaryrefslogtreecommitdiff
path: root/firmware/target/sh/archos/lcd-as-archos-bitmap.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/sh/archos/lcd-as-archos-bitmap.S')
-rw-r--r--firmware/target/sh/archos/lcd-as-archos-bitmap.S9
1 files changed, 6 insertions, 3 deletions
diff --git a/firmware/target/sh/archos/lcd-as-archos-bitmap.S b/firmware/target/sh/archos/lcd-as-archos-bitmap.S
index 31b83f4a2f..0396483737 100644
--- a/firmware/target/sh/archos/lcd-as-archos-bitmap.S
+++ b/firmware/target/sh/archos/lcd-as-archos-bitmap.S
@@ -203,7 +203,7 @@ _lcd_write_data:
203 /* This is the place to reenable the interrupts, if we have disabled 203 /* This is the place to reenable the interrupts, if we have disabled
204 * them. See above. */ 204 * them. See above. */
205 205
206 206#ifndef BOOTLOADER
207 .align 2 207 .align 2
208 .global _lcd_grey_data 208 .global _lcd_grey_data
209 .type _lcd_grey_data,@function 209 .type _lcd_grey_data,@function
@@ -345,7 +345,10 @@ _lcd_grey_data:
345 .short 0x0080 345 .short 0x0080
346 346
347 .align 2 347 .align 2
348.lcdr:
349 .long LCDR
350.pmask: 348.pmask:
351 .long 0x80808080 349 .long 0x80808080
350#endif
351
352 .align 2
353.lcdr:
354 .long LCDR