mirror of
https://github.com/reactos/reactos.git
synced 2025-01-13 01:22:03 +00:00
revert changes to def file from 35655, they break x86 build
svn path=/branches/ros-amd64-bringup/; revision=35775
This commit is contained in:
parent
e28ba744b1
commit
b3b3755f3b
1 changed files with 6 additions and 6 deletions
|
@ -120,7 +120,7 @@ EXPORTS
|
|||
__fpecode @115
|
||||
__getmainargs @116
|
||||
__initenv @117
|
||||
__iob_func @118
|
||||
; __iob_func @118
|
||||
__isascii @119
|
||||
__iscsym @120
|
||||
__iscsymf @121
|
||||
|
@ -271,10 +271,10 @@ EXPORTS
|
|||
_fileno @265
|
||||
_findclose @266
|
||||
_findfirst @267
|
||||
_findfirst64 @268
|
||||
; _findfirst64 @268
|
||||
_findfirsti64 @269
|
||||
_findnext @270
|
||||
_findnext64 @271
|
||||
; _findnext64 @271
|
||||
_findnexti64 @272
|
||||
_finite @273
|
||||
_flsbuf @274
|
||||
|
@ -316,7 +316,7 @@ EXPORTS
|
|||
; _getwche @310
|
||||
_getws @311
|
||||
_global_unwind2 @312
|
||||
_gmtime64 @313
|
||||
; _gmtime64 @313
|
||||
_heapadd @314
|
||||
_heapchk @315
|
||||
_heapmin @316
|
||||
|
@ -372,7 +372,7 @@ EXPORTS
|
|||
_lfind @366
|
||||
_loaddll @367
|
||||
_local_unwind2 @368
|
||||
_localtime64 @369
|
||||
; _localtime64 @369
|
||||
_lock @370
|
||||
_locking @371
|
||||
_logb @372
|
||||
|
@ -538,7 +538,7 @@ EXPORTS
|
|||
_tell @532
|
||||
_telli64 @533
|
||||
_tempnam @534
|
||||
_time64 @535
|
||||
; _time64 @535
|
||||
_timezone @536 DATA
|
||||
_tolower @537
|
||||
_toupper @538
|
||||
|
|
Loading…
Reference in a new issue