1
0
mirror of https://gitlab.os-k.eu/os-k-team/kvisc.git synced 2023-08-25 14:05:46 +02:00
This commit is contained in:
julianb0 2019-06-16 14:01:58 +02:00
parent 3cb7b0e470
commit 88f1606927
No known key found for this signature in database
GPG Key ID: DDF8325C95299A62

2
ka/ABI
View File

@ -57,7 +57,7 @@ the function
aside from 'call' and 'ret'
- never calls a variadic function
You can never omit 'enter' without omitting 'leave', anc vice-versa.
You can never omit 'enter' without omitting 'leave', and vice-versa.
#------------------------------------------------------------------------------#