# # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. # # Linker mapfile to create a non-executable stack definition within an # executable. # The linker does not use this file automatically, so one must use the -M # option to cc or ld: # # cc -M /usr/lib/ld/map.noexstk myprogram.c # $mapfile_version 2 STACK { FLAGS = READ WRITE; };