diff --git a/CS/ABI.md b/CS/ABI.md index 179e607..8d3da10 100644 --- a/CS/ABI.md +++ b/CS/ABI.md @@ -1,4 +1,4 @@ -- How data structures & computational routines are accessed in machine code ([Code Types](STEM/CS/Code%20Types.md)) +- How data structures & computational routines are accessed in machine code ([Code Types](Code%20Types.md)) - Machine code therefore hardware-dependent - API defines this structure in source code - Adherence usually responsibility of