From 8fd8b46a4b78f631a90109a9ba72fe0c93d2e9cb Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 28 Mar 2021 12:57:24 +0200 Subject: Initial Project Commit --- my-common-code/api-asm.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 my-common-code/api-asm.h (limited to 'my-common-code/api-asm.h') diff --git a/my-common-code/api-asm.h b/my-common-code/api-asm.h deleted file mode 100644 index b153620..0000000 --- a/my-common-code/api-asm.h +++ /dev/null @@ -1,7 +0,0 @@ -#include -/** - * Reverse bytes in words - * @param in word in form abcd - * @returns word in form dcba - */ -uint32_t rev_bytes(uint32_t in); -- cgit v1.2.3-70-g09d2