forked from len0rd/rockbox
Fix pacbox build on coldfire
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27888 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5615881955
commit
0bdf53d9a1
1 changed files with 0 additions and 4 deletions
|
@ -25,8 +25,6 @@
|
||||||
.align 2
|
.align 2
|
||||||
|
|
||||||
|
|
||||||
#if defined(IRIVER_H300_SERIES) && !defined(SIMULATOR)
|
|
||||||
|
|
||||||
.global blit_display
|
.global blit_display
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
@ -138,8 +136,6 @@ bd_y_loop:
|
||||||
lea.l BD_SAVE(%sp), %sp
|
lea.l BD_SAVE(%sp), %sp
|
||||||
rts
|
rts
|
||||||
|
|
||||||
#endif /* defined(IRIVER_H300_SERIES) && !defined(SIMULATOR) */
|
|
||||||
|
|
||||||
|
|
||||||
/* See arcade.c for the C implementation of drawChar */
|
/* See arcade.c for the C implementation of drawChar */
|
||||||
/* Note! This version does not handle flipped screen mode. */
|
/* Note! This version does not handle flipped screen mode. */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue