index
:
pintos-rs
main
[no description]
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
standalone
/
labx1
/
basics.c
blob: 62bc52ce89687702d8357bafec506049f71e9e89 (
plain
) (
blame
)
1
2
3
4
5
6
#include <stdio.h> #include <stdlib.h> int main() { }