mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
Merge remote-tracking branch 'origin/patch'
This commit is contained in:
commit
f974b9d99f
1 changed files with 3 additions and 0 deletions
|
@ -1044,6 +1044,8 @@ TOKEN :
|
|||
|
|
||||
<DO : "do">
|
||||
|
|
||||
<NORETURN : "_Noreturn">
|
||||
|
|
||||
<PROTOCOL : "@protocol"> : OBJC
|
||||
|
|
||||
<INTERFACE : "@interface"> : OBJC
|
||||
|
@ -1584,6 +1586,7 @@ Declaration TypeQualifier(Declaration dec) : {}
|
|||
<PTR64> |
|
||||
<PTR32> |
|
||||
<INLINE> |
|
||||
<NORETURN> |
|
||||
<RESTRICT> |
|
||||
<EXTENSION> |
|
||||
<STATIC> |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue