diff options
Diffstat (limited to 'spec/3 - abi.md')
-rw-r--r-- | spec/3 - abi.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/3 - abi.md b/spec/3 - abi.md new file mode 100644 index 0000000..f586464 --- /dev/null +++ b/spec/3 - abi.md @@ -0,0 +1,17 @@ +# The TNSL Calling ABI + +### Credits + + Copyright 2021 Kyle Gunger + + This file is licenced under the CDDL 1.0 (the Licence) + and may only be used in accordance with the Licence. + You should have recieved a copy of the Licence with this + software/source code. If you did not, a copy can be found + at the following URL: + + https://opensource.org/licenses/CDDL-1.0 + + THIS SOFTWARE/SOURCE CODE IS PROVIDED "AS IS" WITH NO + WARRENTY, GUARANTEE, OR CLAIM OF FITNESS FOR ANY PURPOSE + EXPRESS OR IMPLIED
\ No newline at end of file |