From e716362f7b7c3705e6140f6bda66b9b1361ca0c9 Mon Sep 17 00:00:00 2001 From: nihui Date: Tue, 20 Feb 2024 21:26:49 +0800 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5cc1877 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ruapu +detect cpu isa features with single-file for C/C++