[project @ 2001-02-09 12:09:33 by simonmar]
authorsimonmar <unknown>
Fri, 9 Feb 2001 12:09:33 +0000 (12:09 +0000)
committersimonmar <unknown>
Fri, 9 Feb 2001 12:09:33 +0000 (12:09 +0000)
commita70434c52d6259b83c132c116539178e4a8874f1
treef483ff17009f0328f7581d5249605c4d2743942a
parent1f813d58e63c4b71480c0da05d2a95da4ec0c46a
[project @ 2001-02-09 12:09:33 by simonmar]
Declare the 3rd argument to startupHaskell as a function pointer
rather than a void *, to avoid accidental mis-declarations of
__init_Foo symbols.
ghc/includes/RtsAPI.h
ghc/rts/RtsStartup.c