simonmar 2001/01/24 07:39:51 PST
Modified files:
ghc/rts StoragePriv.h Linker.c Linker.h
Log:
Change the types of is_dynamically_blahblahblah to take void * rather
than char *.
Revision Changes Path
1.14 +4 -4 fptools/ghc/rts/StoragePriv.h
1.12 +6 -5 fptools/ghc/rts/Linker.c
1.2 +1 -7 fptools/ghc/rts/Linker.h