summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_7448.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/devices/nld_7448.cpp')
-rw-r--r--src/lib/netlist/devices/nld_7448.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/netlist/devices/nld_7448.cpp b/src/lib/netlist/devices/nld_7448.cpp
index 23daf983174..34826a068f9 100644
--- a/src/lib/netlist/devices/nld_7448.cpp
+++ b/src/lib/netlist/devices/nld_7448.cpp
@@ -36,7 +36,7 @@ namespace netlist
NETLIB_UPDATEI();
public:
- void update_outputs(unsigned v);
+ void update_outputs(unsigned v) NL_NOEXCEPT;
logic_input_t m_A;
logic_input_t m_B;