commit | ad1d77a38575644b112340fd9115ac21dd533166 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu May 01 15:28:53 2008 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon May 12 16:46:52 2008 +0100 |
tree | 2ba75172ccffd0742d48ad29d7d42b83aa01277a | |
parent | 1c9e919f48a49fda2ff2c607891cc17024e75122 [diff] |
[MIPS] Add empty argument parenthesis to GCC_IMM_ASM This is to clarify that GCC_IMM_ASM does not take an argument as the context of the macro's invocation seems to imply. As suggested by Maciej W. Rozycki (macro@linux-mips.org). Signed-off-by: Ralf Baechle <ralf@linux-mips.org>