================
@@ -141,6 +141,12 @@ functions:
- type: int
- type: __getoptargv_t
- type: const char *
+ - name: getpagesize
+ standards:
+ - POSIX
+ return_type: int
+ arguments:
+ - type: void
----------------
RossComputerGuy wrote:
Not yet.
https://github.com/llvm/llvm-project/pull/121173