mirror of
https://github.com/mikpe/pdp10-tools.git
synced 2026-03-10 04:44:31 +00:00
rebar.config: trim list of unused exports
This commit is contained in:
@@ -69,11 +69,7 @@
|
||||
%% only called from tests
|
||||
, {sim_core, run, 2}
|
||||
%% actual unused exports
|
||||
, {pdp10_elf36, read_Ehdr, 3}
|
||||
, {pdp10_elf36, read_PhTab, 4}
|
||||
, {pdp10_elf36, read_RelaTab, 4}
|
||||
, {pdp10_elf36, read_ShTab, 4}
|
||||
, {pdp10_elf36, read_SymTab, 4}
|
||||
, {pdp10_opcodes, cpu_device_from_name, 2}
|
||||
, {pdp10_opcodes, models_from_name, 1}
|
||||
, {sim_core, calculate_ea, 5}
|
||||
|
||||
Reference in New Issue
Block a user