stash undo3

This commit is contained in:
2025-11-29 12:36:11 -08:00
parent 85e9f33613
commit c47287e96e
8 changed files with 96 additions and 31 deletions

2
core.h
View File

@@ -36,4 +36,4 @@ void kwrite(int fd, const char *buf, int len);
void die(const char *s);
#endif
#endif