mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 13:43:36 +00:00
[HAL]
Temporary build "fix" svn path=/branches/cmake-bringup/; revision=49414
This commit is contained in:
parent
d933565eff
commit
3187b69e40
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ EXTERN _HalpPerfCounterCutoff:DWORD
|
||||||
/* GLOBALS *******************************************************************/
|
/* GLOBALS *******************************************************************/
|
||||||
|
|
||||||
.data
|
.data
|
||||||
ASSUME CS:NOTHING, DS:NOTHING, ES:NOTHING, FS:NOTHING, GS:NOTHING
|
//ASSUME CS:NOTHING, DS:NOTHING, ES:NOTHING, FS:NOTHING, GS:NOTHING
|
||||||
|
|
||||||
PUBLIC _HalpPerfCounter
|
PUBLIC _HalpPerfCounter
|
||||||
_HalpLastPerfCounterLow: .long 0
|
_HalpLastPerfCounterLow: .long 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue