Skip to content

Instantly share code, notes, and snippets.

@lsiddiqsunny
Created December 19, 2018 05:54
Show Gist options
  • Save lsiddiqsunny/2e20789a2763411d7e12e5e7ef55e020 to your computer and use it in GitHub Desktop.
Save lsiddiqsunny/2e20789a2763411d7e12e5e7ef55e020 to your computer and use it in GitHub Desktop.
#include "types.h"
#include "user.h"
int main(void){
printf(1,"hello");
exit();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment