1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-17 19:22:26 +02:00

Remove gcbench in favor of mt-gcbench. Update quads

This commit is contained in:
Andy Wingo 2022-03-29 14:58:54 +02:00
parent 5522d827e3
commit d879a01913
4 changed files with 23 additions and 310 deletions

View file

@ -1,3 +1,4 @@
#include <pthread.h>
#include <stdatomic.h>
#include <stdint.h>
#include <stdio.h>