From f765952dc8b77ad36e4f624086441d290e82bf66 Mon Sep 17 00:00:00 2001 From: David Timber Date: Sun, 29 Dec 2019 01:48:14 +1100 Subject: checkpoint --- src/proone_protocol.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/proone_protocol.h') diff --git a/src/proone_protocol.h b/src/proone_protocol.h index 0d44acb..8196e91 100644 --- a/src/proone_protocol.h +++ b/src/proone_protocol.h @@ -15,7 +15,6 @@ enum proone_arch { PROONE_ARCH_RV64, PROONE_ARCH_SH4, PROONE_ARCH_SPC, - PROONE_ARCH_X86_64, NB_PROONE_ARCH }; -- cgit