From 6a988f6813aa5d929ec7f8aa17946f2d9cf511ce Mon Sep 17 00:00:00 2001 From: Ola Liljedahl Date: Thu, 27 Feb 2020 15:10:03 +0100 Subject: networking: New subproject. Add scalar and NEON ones' complement checksumming implementations for AArch64 and Armv7-A. --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 440f08a..f9df6f9 100644 --- a/README +++ b/README @@ -17,6 +17,9 @@ math/ - math subproject sources. math/include/ - math library public headers. math/test/ - math test and benchmark related sources. math/tools/ - tools used for designing the algorithms. +networking/ - networking subproject sources. +networking/include/ - networking library public headers. +networking/test/ - networking test and benchmark related sources. string/ - string routines subproject sources. string/include/ - string library public headers. string/test/ - string test and benchmark related sources. -- cgit v1.2.3