git-svn-id: http://skia.googlecode.com/svn/trunk@583 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
a40390c08b
commit
7925a1411f
@ -53,7 +53,6 @@ static inline void getcpuid(int info_type, int info[4]) {
|
||||
"popl %%ebx \n\t"
|
||||
: "=a"(info[0]), "=r"(info[1]), "=c"(info[2]), "=d"(info[3])
|
||||
: "a"(info_type)
|
||||
:
|
||||
);
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user