File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- //go: build ignore ppc64 || mips || mipsle || s390x || (windows && (arm || arm64 || amd64 || 386)) || ((freebsd || openbsd || netbsd || darwin) && (386 || amd64 || arm || arm64)) || (linux && arm)
1+ // + build ignore ppc64 || mips || mipsle || s390x || (windows && (arm || arm64 || amd64 || 386)) || ((freebsd || openbsd || netbsd || darwin) && (386 || amd64 || arm || arm64)) || (linux && arm)
22#define _POSIX_C_SOURCE 200809L
33#include <stdio.h>
44#include <stdlib.h>
Original file line number Diff line number Diff line change 1- //go: build ignore ppc64 || mips || mipsle || s390x || (windows && (arm || arm64 || amd64 || 386)) || ((freebsd || openbsd || netbsd || darwin) && (386 || amd64 || arm || arm64)) || (linux && arm)
1+ // + build ignore ppc64 || mips || mipsle || s390x || (windows && (arm || arm64 || amd64 || 386)) || ((freebsd || openbsd || netbsd || darwin) && (386 || amd64 || arm || arm64)) || (linux && arm)
22#ifndef CPU_BENCHMARK_H
33#define CPU_BENCHMARK_H
44
You can’t perform that action at this time.
0 commit comments