diff options
Diffstat (limited to 'std.c')
-rw-r--r-- | std.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +/* See LICENSE file for copyright and license details. */ + +/* TODO: add the necessary code into here, which is going to be fork()ed from + * st if this isn't an attach process */ |