coreboot/src/arch
Martin Roth 6313bc7731 arch/x86/Makefile.inc: Add a comment to fix syntax highlighting
Trivial fix for syntax highlighting in editors.  Some get confused by
the double quote that doesn't have a close quote and stop highlighting
at that point.  This comment closes the quote and the paren pair so
that they can recover.

Change-Id: I2bdb7c953a86905fc302d77eb9ad1200958800b7
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/13017
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2016-01-19 18:07:23 +01:00
..
arm header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
arm64 header files: Fix guard name comments to match guard names 2016-01-18 04:07:53 +01:00
mips imgtec/pistachio: Add SOC_REGISTERS memory region 2015-12-31 17:32:24 +01:00
riscv arch/riscv: Add missing license headers 2016-01-18 02:14:03 +01:00
x86 arch/x86/Makefile.inc: Add a comment to fix syntax highlighting 2016-01-19 18:07:23 +01:00