diff --git a/src/BSDSocket_Labels.s b/src/BSDSocket_Labels.s index 83b9efb..5a289de 100644 --- a/src/BSDSocket_Labels.s +++ b/src/BSDSocket_Labels.s @@ -1,5 +1,5 @@ ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -; BSDSocket.s, list of the library functions on the 26-04-2024 22:25:06 +; BSDSocket.s, list of the library functions on the 27-04-2024 07:03:15 ; ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L_Cold: set 0 diff --git a/src/BSDSocket_Size.s b/src/BSDSocket_Size.s index 56fa0e9..472b193 100644 --- a/src/BSDSocket_Size.s +++ b/src/BSDSocket_Size.s @@ -1,5 +1,5 @@ ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -; BSDSocket.s, library size on the 26-04-2024 22:25:06 +; BSDSocket.s, library size on the 27-04-2024 07:03:15 ; ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lib_Size equ 39 diff --git a/test/TestSuite b/test/TestSuite index 77dbabe..a3b418b 100644 Binary files a/test/TestSuite and b/test/TestSuite differ diff --git a/test/TestSuite.amos b/test/TestSuite.amos index 51ce26b..7cc9b2a 100644 Binary files a/test/TestSuite.amos and b/test/TestSuite.amos differ