Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(404)

Unified Diff: src/trusted/validator_arm/cpuid_arm.h

Issue 10134056: Refactor the process of choosing validators. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: rebased, added a todo for NaClCopyCode Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/trusted/validator_arm/cpuid_arm.h
diff --git a/src/trusted/validator_arm/cpuid_arm.h b/src/trusted/validator_arm/cpuid_arm.h
index b8cafd0ba75d53242b86d52cf90bf2191bfb3526..c413f009f85bb4b6acda20cd285ea0b8cb826ad4 100644
--- a/src/trusted/validator_arm/cpuid_arm.h
+++ b/src/trusted/validator_arm/cpuid_arm.h
@@ -7,6 +7,7 @@
#ifndef NATIVE_CLIENT_SRC_TRUSTED_VALIDATOR_ARM_CPUID_ARM_H
#define NATIVE_CLIENT_SRC_TRUSTED_VALIDATOR_ARM_CPUID_ARM_H
+#include "native_client/src/include/nacl_compiler_annotations.h"
typedef struct {
/* Add a dummy field because a zero-sized structure causes skew between C and

Powered by Google App Engine
This is Rietveld 408576698