commit | 3c98fd266b76e04fd59d294f2fb588cc5cb4c212 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Wed Nov 09 15:31:00 2016 +0800 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Tue Dec 13 17:13:17 2016 +0800 |
tree | 26e64ebe535ee8f2d0ccc51e098920dd4976a248 | |
parent | 69973b830859bc6529a7a0468ba0d80ee5117826 [diff] |
nios2: Extend !__ASSEMBLY__ section in asm/page.h Some C-only definition from nios2 asm/page.h are exposed to assembly code. Extend the !__ASSEMBLY__ section to prevent this. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Acked-by: Ley Foon Tan <ley.foon.tan@intel.com>