C:CPUInfo(pc-i386) - Get this to compile again
commitf4a567ce34e44787c02a1625985d94c2ee439a9f
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 6 Dec 2013 21:24:19 +0000 (6 21:24 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 6 Dec 2013 21:24:19 +0000 (6 21:24 +0000)
tree547dfbd8d1f5b372838155970144ee9e75a153dd
parent403a8102b3cb32af5bf3b1d4c3b9c5fbeaa4734d
C:CPUInfo(pc-i386) - Get this to compile again

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48533 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/c/CPUInfo/main.c
workbench/c/CPUInfo/mmakefile.src
workbench/c/CPUInfo/x86.c [moved from workbench/c/CPUInfo/x86/main.c with 92% similarity]
workbench/c/CPUInfo/x86.h [moved from workbench/c/CPUInfo/x86/x86.h with 96% similarity]
workbench/c/CPUInfo/x86_AMD.c [moved from workbench/c/CPUInfo/x86/AMD/main.c with 95% similarity]
workbench/c/CPUInfo/x86_Cyrix.c [moved from workbench/c/CPUInfo/x86/Cyrix/main.c with 97% similarity]
workbench/c/CPUInfo/x86_IDT.c [moved from workbench/c/CPUInfo/x86/IDT/main.c with 100% similarity]
workbench/c/CPUInfo/x86_Intel.c [moved from workbench/c/CPUInfo/x86/Intel/main.c with 99% similarity]
workbench/c/CPUInfo/x86_NatSemi.c [moved from workbench/c/CPUInfo/x86/NatSemi/main.c with 88% similarity]
workbench/c/CPUInfo/x86_RiSE.c [moved from workbench/c/CPUInfo/x86/RiSE/main.c with 88% similarity]