got some of the pty actually working in userspace
This commit is contained in:
@@ -9,5 +9,5 @@ int main(int argc, char *argv[]) {
|
||||
|
||||
printf(shell_prompt);
|
||||
|
||||
return 3;
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user