diff options
author | Chen Gang <[email protected]> | 2014-01-12 09:59:13 +0800 |
---|---|---|
committer | Michal Marek <[email protected]> | 2014-01-27 21:45:29 +0100 |
commit | 9df62f054406992ce41ec4558fca6a0fa56fffeb (patch) | |
tree | d3e24b768c79e1daefefc635bd01e13226699327 /net/lapb/lapb_out.c | |
parent | e36aaea28972c57a32a3ba5365e61633739719b9 (diff) |
arch: use ASM_NL instead of ';' for assembler new line character in the macro
For some assemblers, they use another character as newline in a macro
(e.g. arc uses '`'), so for generic assembly code, need use ASM_NL (a
macro) instead of ';' for it.
Signed-off-by: Chen Gang <[email protected]>
Acked-by: Vineet Gupta <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions