diff options
author | Andrew Turner <andrew@FreeBSD.org> | 2023-04-06 15:36:15 +0000 |
---|---|---|
committer | Andrew Turner <andrew@FreeBSD.org> | 2023-04-06 15:50:54 +0000 |
commit | 04b4655997d2d10e3f3748f3a1a1d84c4ae95740 (patch) | |
tree | 15cc28c52662de082cb13d57c7f1019e7f91a1fd /tests/examples/Makefile | |
parent | f87a9f51ef2b5a02b663c02ddd2ac663a5a45a88 (diff) | |
download | src-04b4655997d2d10e3f3748f3a1a1d84c4ae95740.tar.gz src-04b4655997d2d10e3f3748f3a1a1d84c4ae95740.zip |
Mark EENTRY as .text
To allow it to be used before ENTRY we need to ensure the symbol is
in the .text section. It also needs to be aligned correctly.
While here mark the symbol type as a function as in the ENTRY macro.
Reported by: jrtc27
Sponsored by: Arm Ltd
Diffstat (limited to 'tests/examples/Makefile')
0 files changed, 0 insertions, 0 deletions