From f5e48e94a2f4d4bbd6e5628c7f2afafc6dbcc459 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Thu, 7 Mar 2024 17:28:52 -0500 Subject: build: Build mlibc + add distclean target Signed-off-by: Ian Moffett --- lib/mlibc/abis/ironclad/seek-whence.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 lib/mlibc/abis/ironclad/seek-whence.h (limited to 'lib/mlibc/abis/ironclad/seek-whence.h') diff --git a/lib/mlibc/abis/ironclad/seek-whence.h b/lib/mlibc/abis/ironclad/seek-whence.h deleted file mode 100644 index 617b6f4..0000000 --- a/lib/mlibc/abis/ironclad/seek-whence.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _ABIBITS_SEEK_WHENCE_H -#define _ABIBITS_SEEK_WHENCE_H - -#define SEEK_SET 1 -#define SEEK_CUR 2 -#define SEEK_END 4 - -#endif // _ABIBITS_SEEK_WHENCE_H -- cgit v1.2.3