]> git.donarmstrong.com Git - lilypond.git/blob - lib/include/thank-you-cygnus.hh
release: 1.0.1
[lilypond.git] / lib / include / thank-you-cygnus.hh
1 //
2 // windhoos-suck-suck-suck-thank-you-cygnus.hh
3 //
4 // mmap () should work now (cygnus beta 18), but let's keep it here
5 // for people using old cygnus releases
6 #if 0 //def _WINDOWS32
7 #ifndef WINDHOOS_SUCK_SUCK_SUCK_HH
8 #define WINDHOOS_SUCK_SUCK_SUCK_HH
9
10 caddr_t mmap (caddr_t addr, size_t len, int prot, int flags, int fd, off_t offset);
11
12 int munmap (caddr_t addr, size_t len);
13
14 #endif // WINDHOOS_SUCK_SUCK_SUCK_HH
15 #endif // _WINDOWS32 //