diff options
| author | Thomas Preud'homme <thomas.preudhomme@celest.fr> | 2011-02-07 23:43:18 +0100 |
|---|---|---|
| committer | Thomas Preud'homme <thomas.preudhomme@celest.fr> | 2011-02-09 00:12:57 +0100 |
| commit | 11b2d33523d86f915535c2a09b38f3724c4f01cb (patch) | |
| tree | 6eceb0671fac67616a12bbfef43564940349711d /include/stdarg.h | |
| parent | 32a682b88febf983420406a4ec5087d07761a8bc (diff) | |
| download | tinycc-11b2d33523d86f915535c2a09b38f3724c4f01cb.tar.gz tinycc-11b2d33523d86f915535c2a09b38f3724c4f01cb.tar.bz2 | |
Add support of asm label for variables.
Add support for asm labels for variables, that is the ability to rename
a variable at assembly level with __asm__ ("newname") appended in
its declaration.
See http://gcc.gnu.org/onlinedocs/gcc-4.4.4/gcc/Asm-Labels.html for more
details.
Diffstat (limited to 'include/stdarg.h')
0 files changed, 0 insertions, 0 deletions
