[NDK][CMAKE] Introduce DATA_SEG and CODE_SEG macro
authorVictor Perevertkin <victor.perevertkin@reactos.org>
Tue, 6 Oct 2020 19:36:45 +0000 (22:36 +0300)
committerVictor Perevertkin <victor.perevertkin@reactos.org>
Mon, 2 Nov 2020 18:27:06 +0000 (21:27 +0300)
commit658f742c2d70cc16844dcf4eeaddcb358dc755fc
tree90acc93c793bf4ad94d4de3dc1326a31cbb1e130
parentba447018c873a8fc50b81d929e713546a7b306c7
[NDK][CMAKE] Introduce DATA_SEG and CODE_SEG macro
These are for putting code and data to non-default sections
At the same time, move INIT section attributes declaration to cmake files
hal/halx86/CMakeLists.txt
ntoskrnl/CMakeLists.txt
sdk/cmake/msvc.cmake
sdk/include/ndk/section_attribs.h