diff options
| author | Russell King <rmk@flint.arm.linux.org.uk> | 2004-12-31 00:14:52 +0000 |
|---|---|---|
| committer | Russell King <rmk@flint.arm.linux.org.uk> | 2004-12-31 00:14:52 +0000 |
| commit | b59db34f570a3293f02ba47e29e7847f6d27ffa1 (patch) | |
| tree | 30b9877d5b45a668bfaaf10e3e4a46720a23eac1 /include | |
| parent | 467bea26647abe4e16bc5f724b4421ba036fbc56 (diff) | |
[ARM] Add missing end of comment.
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-arm/arch-integrator/entry-macro.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-integrator/entry-macro.S b/include/asm-arm/arch-integrator/entry-macro.S index 16b5b329a58e..44f7ee613194 100644 --- a/include/asm-arm/arch-integrator/entry-macro.S +++ b/include/asm-arm/arch-integrator/entry-macro.S @@ -6,6 +6,7 @@ * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. + */ .macro disable_fiq .endm |
