mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-29 05:13:54 -06:00

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3944 c046a42c-6fe2-441c-8c8c-71466251a162
4 lines
145 B
C
4 lines
145 B
C
#define TCG_HELPER_PROTO
|
|
|
|
void TCG_HELPER_PROTO helper_divl_EAX_T0(target_ulong t0);
|
|
void TCG_HELPER_PROTO helper_idivl_EAX_T0(target_ulong t0);
|