From d52282ec3292a1e366d3837e56ef1fb5f07ce178 Mon Sep 17 00:00:00 2001 From: Aiden Gall Date: Sun, 9 Feb 2025 18:02:15 +0000 Subject: initial commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..897bb61 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Tiny Coroutines + +Tiny Coroutines (libtco) is an experimental amd64 System V ABI compatible +coroutines library written in FASM . + +This library has build-time configuration options in `config.inc`, and provides +the header file `tco.h`. -- cgit v1.2.3