Update PORTING.md

This commit is contained in:
Dethrace Engineering Department 2022-03-21 12:14:27 +13:00 committed by GitHub
parent 26e766b92f
commit 4473b14d62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
## Operating Systems
See: xxx
Assuming an operating system called _foo_, follow the steps to add support for it.
1. Add a new file `os/foo.h` and implement the required functions defined in [os.h](https://github.com/dethrace-labs/dethrace/blob/main/src/harness/include/harness/os.h):