summaryrefslogtreecommitdiff
path: root/ucoolib/arch/host/mex/Module
diff options
context:
space:
mode:
authorNicolas Schodet2012-12-05 00:14:56 +0100
committerNicolas Schodet2019-10-06 23:29:59 +0200
commit75c7365375a2277173caf737abe3c9a99d5017de (patch)
tree83a3e3cafe1c64acd4a28415cd4973abbd1813ec /ucoolib/arch/host/mex/Module
parent782cd5798273d3b9fe85ae799a10f35daec863bd (diff)
ucoolib/arch/host/mex: add mex module
Diffstat (limited to 'ucoolib/arch/host/mex/Module')
-rw-r--r--ucoolib/arch/host/mex/Module2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucoolib/arch/host/mex/Module b/ucoolib/arch/host/mex/Module
new file mode 100644
index 0000000..941482b
--- /dev/null
+++ b/ucoolib/arch/host/mex/Module
@@ -0,0 +1,2 @@
+arch_host_mex_SOURCES := mex_msg.host.cc mex_node.host.cc mex_socket.host.cc \
+ socket.host.c