fix the RDTSC() inline so that it works correctly with c99
commit6ae738a988f655ff601550d34fc189b790a351fb
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 19 Aug 2015 14:11:20 +0000 (19 14:11 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 19 Aug 2015 14:11:20 +0000 (19 14:11 +0000)
treec334033f039b21fe9ddce76af63d6359f88613da
parent02f5cfe9b6541fe4c207daf20bf0ef2b6f79cb75
fix the RDTSC() inline so that it works correctly with c99

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@51018 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/i386-pc/kernel/kernel_cpu.c