aboutsummaryrefslogtreecommitdiffstats
path: root/include/lib/smccc.h
diff options
context:
space:
mode:
authorRoberto Vargas <roberto.vargas@arm.com>2018-05-01 09:54:54 +0100
committerRoberto Vargas <roberto.vargas@arm.com>2018-07-11 09:23:02 +0100
commitf21b9f6d6e6ddda6d92ec25b01f70c30bcc82d57 (patch)
tree9c6ce52f471ea75695bcd250dfb1bab02a22af29 /include/lib/smccc.h
parentbe7d7f9f510a5e3241979cc55772197cd16e2037 (diff)
downloadplatform_external_arm-trusted-firmware-f21b9f6d6e6ddda6d92ec25b01f70c30bcc82d57.tar.gz
platform_external_arm-trusted-firmware-f21b9f6d6e6ddda6d92ec25b01f70c30bcc82d57.tar.bz2
platform_external_arm-trusted-firmware-f21b9f6d6e6ddda6d92ec25b01f70c30bcc82d57.zip
Remove .struct directive
This directive is not implemented by clang assembler. The traditional way to implement structs in assembly is using two macros for every field, one for the offset, and another one for the size. For every field, the offset can be calculated using the size and offset of the previous field. Change-Id: Iacc6781e8f302fb925898737b8e85ab4e88a51cc Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
Diffstat (limited to 'include/lib/smccc.h')
0 files changed, 0 insertions, 0 deletions