diff options
| author | Peter Jones <pjones@redhat.com> | 2021-02-22 12:03:53 -0500 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2021-02-25 10:15:14 -0500 |
| commit | c1722924cee57e1eb27cad656baf079bf809b8f6 (patch) | |
| tree | 2a198b1a1a4ae7355dc267d62beb601ed339d01d /lib/variables.c | |
| parent | d27c33b2fa544f89433e99f92122d21eaa06861d (diff) | |
| download | efi-boot-shim-c1722924cee57e1eb27cad656baf079bf809b8f6.tar.gz efi-boot-shim-c1722924cee57e1eb27cad656baf079bf809b8f6.zip | |
compiler.h: fix a typo and add some more function attribute macros
This fixes the ifndef guard on NONNULL and __CONCAT3 and adds
definitions for:
- __CONCAT() for a##b with the intermediate tokenization step
- ALLOCFUNC for __malloc__
- DEPRECATED for __deprecated__
- PURE for __pure__
- RETURNS_NONNULL for __nonnull__
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'lib/variables.c')
0 files changed, 0 insertions, 0 deletions
