diff --git a/portable/RVDS/ARM_CM0/portmacro.h b/portable/RVDS/ARM_CM0/portmacro.h index 1b5821a71..e58c11c9b 100644 --- a/portable/RVDS/ARM_CM0/portmacro.h +++ b/portable/RVDS/ARM_CM0/portmacro.h @@ -46,6 +46,8 @@ *----------------------------------------------------------- */ + +/* A random change that should cause this file to be inspected, which should fail the copyright check */ /* Type definitions. */ #define portCHAR char #define portFLOAT float