mirror of
https://github.com/frida/tinycc
synced 2025-01-13 23:19:18 +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
|