add support for x86_64; foreign import is now supported in GHCi on x86_64
[ghc-hetmet.git] / ghc / utils / hp2ps / PsFile.h
1 #ifndef PS_FILE_H
2 #define PS_FILE_H
3
4 void PutPsFile PROTO((void));
5
6 #endif /* PS_FILE_H */