Skip to content

Commit 5f65ef4

Browse files
committed
added clib package.
1 parent 0556589 commit 5f65ef4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

clib.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "pagesize",
3+
"version": "0.1.0",
4+
"repo": "c-sdk/pagesize",
5+
"description": "Returns the pagesize of the current platform.",
6+
"license": "unlicense",
7+
"src": ["./pagesize.h", "./pagesize.c"]
8+
}

0 commit comments

Comments
 (0)