2005-02-13 Hollis Blanchard <hollis@penguinppc.org>
* conf/powerpc-ieee1275.rmk (pkgdata_MODULES): Add ls.mod. * include/grub/powerpc/libgcc.h (__mulsf3): New prototype.
This commit is contained in:
parent
1b14a681e4
commit
5eabe94bd9
4 changed files with 43 additions and 2 deletions
|
@ -30,6 +30,7 @@ void EXPORT_FUNC (__lshrdi3) (void);
|
|||
void EXPORT_FUNC (__make_dp) (void);
|
||||
void EXPORT_FUNC (__make_fp) (void);
|
||||
void EXPORT_FUNC (__muldf3) (void);
|
||||
void EXPORT_FUNC (__mulsf3) (void);
|
||||
void EXPORT_FUNC (__pack_d) (void);
|
||||
void EXPORT_FUNC (__pack_f) (void);
|
||||
void EXPORT_FUNC (__subdf3) (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue