diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-11-29 17:54:26 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-12-14 13:57:56 +0100 |
| commit | 137813ac795cd6b9f987afea7aec59100c3d311e (patch) | |
| tree | 8e4f036002813aad2078e26457dadca09a686bba /validation/preprocessor | |
| parent | 6f9b33b07bb8e82d410bd74b0389a0ca391bde7e (diff) | |
| download | sparse-dev-137813ac795cd6b9f987afea7aec59100c3d311e.tar.gz | |
teach sparse about asm inline
GCC's trunk now allows to specifiy 'inline' with asm statements.
This feature has been asked by kernel devs and will most probably
by used for the kernel.
So, teach sparse about this syntax too.
Note: for sparse, there is no semantic associated to this inline
because sparse doesn't make any size-based inlining decisions.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/preprocessor')
0 files changed, 0 insertions, 0 deletions
