diff options
Diffstat (limited to 'src/lib/netlist/macro/nlm_other.cpp')
| -rw-r--r-- | src/lib/netlist/macro/nlm_other.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/netlist/macro/nlm_other.cpp b/src/lib/netlist/macro/nlm_other.cpp index 6fd73a29fe8..68c0ea57d36 100644 --- a/src/lib/netlist/macro/nlm_other.cpp +++ b/src/lib/netlist/macro/nlm_other.cpp @@ -21,7 +21,7 @@ * */ -NETLIST_START(MC14584B_DIP) +static NETLIST_START(MC14584B_DIP) MC14584B_GATE(s1) MC14584B_GATE(s2) MC14584B_GATE(s3) |
