Fix red in 8c86fb6da0 (ipod5g only)

Change-Id: Idf6a488728b0187779bc4a9232c7e7e9400afeec
This commit is contained in:
Solomon Peachy 2024-05-08 22:03:33 -04:00
parent 8c86fb6da0
commit 1957237a46
2 changed files with 4 additions and 0 deletions

View file

@ -22,6 +22,8 @@
#include "config.h"
#include "pacbox.h"
.syntax unified
.section .icode,"ax",%progbits
.global blit_display

View file

@ -21,6 +21,8 @@
#include "config.h"
.syntax unified
.section .icode, "ax", %progbits
/****************************************************************************