diff options
Diffstat (limited to 'validation/asm-goto-labels.c')
| -rw-r--r-- | validation/asm-goto-labels.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/validation/asm-goto-labels.c b/validation/asm-goto-labels.c index ac2bf2ad..85e1b61b 100644 --- a/validation/asm-goto-labels.c +++ b/validation/asm-goto-labels.c @@ -16,7 +16,8 @@ static inline int __static_cpu_has(unsigned char bit) t_no: return 0; } + /* - * check-name: Asm with goto labels. + * check-name: Asm with goto labels. */ |
