https://github.com/mupq/pqm4
Revision dd83f4831e2452d0534b914c23080f21c88f46b7 authored by Richard Petri on 20 July 2022, 07:54:20 UTC, committed by Richard Petri on 20 July 2022, 07:55:27 UTC
1 parent 26f810d
Raw File
Tip revision: dd83f4831e2452d0534b914c23080f21c88f46b7 authored by Richard Petri on 20 July 2022, 07:54:20 UTC
Use atexit to register the destructor for gcc11
Tip revision: dd83f48
.gitignore
*.o
*.bin
*.elf
*.a
*.d
testvectors/
benchmarks/
__pycache__/
bin/
bin-host/
compile_commands.json
.vscode
back to top