Use mmap to allocate execute memory
commit9f4b09a4cd2f65f972b0b334658aaab8760bff73
authorTobias Nygren <tnn@netbsd.org>
Sun, 7 Aug 2011 09:57:05 +0000 (7 09:57 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 7 Aug 2011 09:57:05 +0000 (7 09:57 +0000)
treed0d20a0685a5ed93f91970f4229db58e929738ca
parent45c245bf808a48cb7c6c99aaa43d8fb9054fc84e
Use mmap to allocate execute memory

Use mmap to allocate executable memory on NetBSD as well.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
exec.c