[project @ 2002-11-17 15:27:07 by panne]
authorpanne <unknown>
Sun, 17 Nov 2002 15:27:08 +0000 (15:27 +0000)
committerpanne <unknown>
Sun, 17 Nov 2002 15:27:08 +0000 (15:27 +0000)
commit7e63e7e6b78e8d8d719668e568b704eb3e97337f
tree666f4b50ff1283d9efc86d7e462005a559cf920b
parent805fcaad8d2efd98c733f684d3d24a9ba387708f
[project @ 2002-11-17 15:27:07 by panne]
Added RTS entry points as mandated by the FFI addendum to the Haskell
98 report. NOTE: The implementations of hs_init, hs_exit, and
hs_set_argv are still missing.
ghc/includes/HsFFI.h
ghc/rts/HsFFI.c [new file with mode: 0644]