mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Fix red in 8c86fb6da0
(ipod5g only)
Change-Id: Idf6a488728b0187779bc4a9232c7e7e9400afeec
This commit is contained in:
parent
8c86fb6da0
commit
1957237a46
2 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
#include "config.h"
|
||||
#include "pacbox.h"
|
||||
|
||||
.syntax unified
|
||||
|
||||
.section .icode,"ax",%progbits
|
||||
.global blit_display
|
||||
|
||||
|
|
|
@ -21,6 +21,8 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
.syntax unified
|
||||
|
||||
.section .icode, "ax", %progbits
|
||||
|
||||
/****************************************************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue