mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
- Remove the now unused .edf file.
svn path=/trunk/; revision=10527
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user