Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-09 | rt_struct: Create `rt_struct.{c,h}`, and add `create_rts()` | mrb0nk500 | |
This is a simple implementation of runtime structs, which was taken from lavignes' librts, and modified to make it alot easier to work with. Link to librts: https://github.com/lavignes/librts |