[tcp] add third_party module for TCPlp (#6885)

This commit creates a module in third_party for TCPlp code. It is a
placeholder for now; the actual code will be added in future commits.
This commit is contained in:
Sam Kumar
2021-08-06 22:04:31 -07:00
committed by GitHub
parent c39c4cb2df
commit 6fa60be75c
13 changed files with 157 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@ CPPFLAGS_COMMON += \
$(NULL)
LDADD_COMMON += \
$(top_builddir)/third_party/tcplp/libtcplp.a \
$(NULL)
LDFLAGS_COMMON += \