mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 22:55:41 +00:00
- Remove the now unused .edf file.
svn path=/trunk/; revision=10527
This commit is contained in:
parent
51f265db45
commit
108e98c65d
1 changed files with 0 additions and 24 deletions
|
@ -1,24 +0,0 @@
|
|||
LIBRARY acledit.dll
|
||||
|
||||
EXPORTS
|
||||
__libc_init_memory=__libc_init_memory
|
||||
__to_kernel=__to_kernel
|
||||
ctor_dtor_initialize=ctor_dtor_initialize
|
||||
get_usec_counter=get_usec_counter
|
||||
|
||||
; MSVCRT
|
||||
rand=MSVCRT.rand
|
||||
srand=MSVCRT.srand
|
||||
|
||||
; NTDLL
|
||||
_alloca=NTDLL._alloca_probe
|
||||
|
||||
; CRTDLL
|
||||
printf=CRTDLL.printf
|
||||
putchar=CRTDLL.putchar
|
||||
sprintf=CRTDLL.sprintf
|
||||
strcat=CRTDLL.strcat
|
||||
strcpy=CRTDLL.strcpy
|
||||
time=CRTDLL.time
|
||||
|
||||
; EOF
|
Loading…
Add table
Add a link
Reference in a new issue