Use Google-style-guide header guard naming, to avoid __ prefix.

This commit is contained in:
Wilson Snyder
2021-03-03 21:57:07 -05:00
parent 90773f4980
commit be31fdcfe4
140 changed files with 278 additions and 278 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
///
//=========================================================================
#define _VERILATED_DPI_CPP_
#define VERILATOR_VERILATED_DPI_CPP_
#include "verilatedos.h"
#include "verilated_dpi.h"