mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-04 13:06:01 +00:00
15 lines
131 B
Plaintext
15 lines
131 B
Plaintext
GCC_4.8 {
|
|
__cxa_atexit
|
|
__cxa_finalize
|
|
}
|
|
|
|
GCC_4.9 {
|
|
_GLOBAL__AIXI_shr_o
|
|
_GLOBAL__AIXD_shr_o
|
|
}
|
|
|
|
GCC_5 {
|
|
atexit
|
|
on_exit
|
|
}
|