* config/h8300/h8300.c (h8300_trampoline_init): New.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Sep 2009 15:12:56 +0000 (15:12 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Sep 2009 15:12:56 +0000 (15:12 +0000)
commit70fe8eb7467b2b33ceebfe72a529a239e97106db
treeadc1533d600a58624cdb77c58683e09d4363d1f4
parent6c8c666774fd215bc83ea2d1118368837adffd93
* config/h8300/h8300.c (h8300_trampoline_init): New.
(TARGET_TRAMPOLINE_INIT): New.
* config/h8300/h8300.h (INITIALIZE_TRAMPOLINE): Move code
to h8300_trampoline_init and adjust for hook parameters.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151993 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h