[PATCH] include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__

Marouene Boubakri marouene.boubakri at nxp.com
Fri Mar 12 12:22:42 GMT 2021


GCC has already a predefined macro __ASSEMBLER__ therefore, it can be used without the need to define a new flag with -D__ASSEMBLY__.
This is useful when adding the library to projects having a build system such one can build without the need to make changes.
The build system does not use the Makefile in the sources tree.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-include-headers-Replace-__ASSEMBLY__-with-__ASSEMBLE.patch
Type: application/octet-stream
Size: 4565 bytes
Desc: 0001-include-headers-Replace-__ASSEMBLY__-with-__ASSEMBLE.patch
URL: <http://lists.infradead.org/pipermail/opensbi/attachments/20210312/d436f09c/attachment-0001.obj>


More information about the opensbi mailing list