codepad
[
create a new paste
]
login
|
about
Link:
http://codepad.org/xIJzpTCF
[
raw code
|
fork
]
C
,
pasted on Jun 15:
1
2
3
4
5
6
7
void
getcpuid
(
int
info_type
,
int
info
[
4
])
{
asm
(
""
:
:
:
);
}
Create a new paste based on this one
Comments: