aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/rfork_thread.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/unix/rfork_thread.S')
-rw-r--r--src/os/unix/rfork_thread.S6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/os/unix/rfork_thread.S b/src/os/unix/rfork_thread.S
index 5abb9f831..af79ca2b0 100644
--- a/src/os/unix/rfork_thread.S
+++ b/src/os/unix/rfork_thread.S
@@ -1,4 +1,10 @@
+/*
+ * Copyright (C) 2002-2004 Igor Sysoev
+ */
+
+
+
#include <sys/syscall.h>
#include <machine/asm.h>