mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 16:31:44 +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 *******************************************************************/
|
||||
|
||||
.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
|
||||
_HalpLastPerfCounterLow: .long 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue