summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/generated/nlm_modules_lib.cpp
blob: 6c7aee23a60da322ce787df03f3cd6ebb8ced75a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// license:CC0
// copyright-holders:Couriersud

// File programmatically created Sat Jul  2 23:43:48 2022

#include "devices/net_lib.h"

NETLIST_START(modules_lib)
{

	EXTERNAL_LIB_ENTRY(ICL8038_DIP)
	EXTERNAL_LIB_ENTRY(NE556_DIP)
	EXTERNAL_LIB_ENTRY(RTEST)

}