summarylogtreecommitdiffstats
path: root/pause.c
blob: 110909a88e32a2edcf6c7b8a82eac8ac0ca5c4ae (plain)
1
2
#include <unistd.h>
int main(){pause();}