From feacd79496ae9c76492d5a12d30b78724b642654 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 26 Jul 2022 18:08:04 -0400 Subject: Made inlined functions into first-class macros. --- documentation/bookmark/application_binary_interface.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 documentation/bookmark/application_binary_interface.md (limited to 'documentation/bookmark/application_binary_interface.md') diff --git a/documentation/bookmark/application_binary_interface.md b/documentation/bookmark/application_binary_interface.md deleted file mode 100644 index 0cde5cb58..000000000 --- a/documentation/bookmark/application_binary_interface.md +++ /dev/null @@ -1,6 +0,0 @@ -# Reference - -0. [Interface method calls with the Go register ABI](https://eli.thegreenplace.net/2022/interface-method-calls-with-the-go-register-abi/) -0. [To Save C, We Must Save ABI](https://thephd.dev/to-save-c-we-must-save-abi-fixing-c-function-abi) -0. [Making Libraries Consumable for Non-C++ Developers - Aaron R Robinson - CppCon 2021](https://www.youtube.com/watch?v=4r09pv9v1w0) - -- cgit v1.2.3