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

// File programmatically created Wed Sep 30 11:02:38 2020

#include "devices/net_lib.h"

NETLIST_START(modules_lib)

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

NETLIST_END()