Fixed wrong comment
This commit is contained in:
parent
d5ddeb8155
commit
0c2206646a
@ -564,7 +564,7 @@ _read_tsc:
|
|||||||
!* read_flags *
|
!* read_flags *
|
||||||
!*===========================================================================*
|
!*===========================================================================*
|
||||||
! PUBLIC unsigned long read_cpu_flags(void);
|
! PUBLIC unsigned long read_cpu_flags(void);
|
||||||
! Read the cycle counter of the CPU. Pentium and up.
|
! Read CPU status flags from C.
|
||||||
.align 16
|
.align 16
|
||||||
_read_cpu_flags:
|
_read_cpu_flags:
|
||||||
pushf
|
pushf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user