From 488d4c6237c3f713077fe93e2745ba5defde0aa5 Mon Sep 17 00:00:00 2001 From: johannst Date: Tue, 22 Sep 2020 22:10:18 +0200 Subject: added copyright header --- lib/thread_create.s | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/thread_create.s') diff --git a/lib/thread_create.s b/lib/thread_create.s index d5dd092..2aeb758 100644 --- a/lib/thread_create.s +++ b/lib/thread_create.s @@ -1,3 +1,5 @@ +# Copyright (c) 2020 Johannes Stoelp + # SysV AMD64 ABI # int/ptr args : rdi, rsi, rdx, rcx, r8, r9 # int/ptr ret : rax -- cgit v1.2.3