diff options
Diffstat (limited to 'verilog_constants.h')
-rw-r--r-- | verilog_constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/verilog_constants.h b/verilog_constants.h index f30a979..879d2af 100644 --- a/verilog_constants.h +++ b/verilog_constants.h @@ -41,7 +41,7 @@ #define _VERILOG_CONSTANTS_H_ /* - * Common to all (well, almost all) cores. + * Common to all cores. */ #define ADDR_NAME0 (0x00) #define ADDR_NAME1 (0x01) |