mirror of
https://github.com/frida/tinycc
synced 2024-12-26 23:09:41 +03:00
7 lines
91 B
Modula-2
7 lines
91 B
Modula-2
; Windows DLL example - export definition for the DLL
|
|
|
|
LIBRARY dll.dll
|
|
|
|
EXPORTS
|
|
HelloWorld
|