add license headers to the assembly files

master
edef 2015-04-16 00:16:23 -04:00
parent e6c3c36b46
commit d25f43d4d5
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// Copyright (c) 2015, edef <edef@edef.eu>
// See LICENSE file that comes with this distribution.
/// initialise a new context
/// arguments: rdi: stack pointer,
/// rsi: function pointer,

View File

@ -1,3 +1,6 @@
// Copyright (c) 2015, edef <edef@edef.eu>
// See LICENSE file that comes with this distribution.
/// switch to a new context
/// arguments: rdi: stack pointer pointer