Change arch_i386 to arch_x86
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 27 Jul 2016 13:37:20 +0000 (22:37 +0900)
committerJens Axboe <axboe@fb.com>
Wed, 27 Jul 2016 14:29:45 +0000 (08:29 -0600)
commite12f4ede4656ace90e0b9022963dbc03b4ba1fe2
treeb9af89cb2cc012d70b8f6b5491930977f809ef1f
parentc6da2c34dee76d583cd0364988e536460a895540
Change arch_i386 to arch_x86

fio_arch_strings[arch_i386] is "x86" (not "i386"),
so change arch_i386 to arch_x86.

Other than arch_i386, "i386" is only used in __i386__.

Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
arch/arch-x86.h
arch/arch.h
os/os-linux-syscall.h