add bswap32/bswap64

This commit is contained in:
2024-02-13 19:37:18 +01:00
parent 0e9b25dd68
commit f9aec10459
4 changed files with 92 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
#include "br.h"
#include "brlib.h"
#include "pool.h"
#include "debug.h"