aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/daemons/tscommon.h
diff options
context:
space:
mode:
authorisiora <none@example.com>2018-03-21 14:32:08 +0000
committerisiora <none@example.com>2018-03-21 14:32:08 +0000
commit34edfc3a1a584caa158af83b8b261ce4e2f5a436 (patch)
treed70ba0a8ef6ce901b2aefab46153365f5d7abf91 /demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/daemons/tscommon.h
parentbbc08d06d1c167232c2c66dc386c1fd353e6a728 (diff)
downloadChibiOS-34edfc3a1a584caa158af83b8b261ce4e2f5a436.tar.gz
ChibiOS-34edfc3a1a584caa158af83b8b261ce4e2f5a436.tar.bz2
ChibiOS-34edfc3a1a584caa158af83b8b261ce4e2f5a436.zip
Added listen.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11831 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/daemons/tscommon.h')
-rw-r--r--demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/daemons/tscommon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/daemons/tscommon.h b/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/daemons/tscommon.h
index 079c6396e..3a2698451 100644
--- a/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/daemons/tscommon.h
+++ b/demos/ATSAMA5D2/RT-SAMA5D2-XPLAINED-NSEC/daemons/tscommon.h
@@ -45,6 +45,7 @@
#define STUB_OP_SEND 4
#define STUB_OP_SELECT 5
#define STUB_OP_BIND 6
+#define STUB_OP_LISTEN 7
#define EVT_F_SOCK_NEW_OP 1