mirror of
https://github.com/Noratrieb/libuwuc.git
synced 2026-01-14 19:55:07 +01:00
more things
This commit is contained in:
parent
1baf8df4a8
commit
5673cf51db
18 changed files with 292 additions and 9 deletions
3
hello.c
3
hello.c
|
|
@ -1,5 +1,6 @@
|
|||
#include<stdio.h>
|
||||
|
||||
#include<sys/mman.h>
|
||||
int main(int argc, char *argv[]) {
|
||||
PROT_WRITE;
|
||||
puts("Hello, world!");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue