summaryrefslogtreecommitdiff
path: root/fs/stdstreams.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/stdstreams.h')
-rw-r--r--fs/stdstreams.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/fs/stdstreams.h b/fs/stdstreams.h
new file mode 100644
index 0000000..06262c9
--- /dev/null
+++ b/fs/stdstreams.h
@@ -0,0 +1,5 @@
+#include "fd.h"
+
+fd fd_from_term();
+fd fd_from_fb_term();
+fd fd_from_ringbuffer();