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