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

Unified Diff: src/trusted/validator_ragel/gen/validator_x86_32.c

Issue 12226019: Move bitmap manipulation functions in bitmap.h (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 7 years, 10 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
« no previous file with comments | « src/trusted/validator_ragel/bitmap.h ('k') | src/trusted/validator_ragel/gen/validator_x86_64.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/validator_ragel/gen/validator_x86_32.c
===================================================================
--- src/trusted/validator_ragel/gen/validator_x86_32.c (revision 10713)
+++ src/trusted/validator_ragel/gen/validator_x86_32.c (working copy)
@@ -18,6 +18,7 @@
#include <stdlib.h>
#include <string.h>
+#include "native_client/src/trusted/validator_ragel/bitmap.h"
#include "native_client/src/trusted/validator_ragel/unreviewed/validator_internal.h"
/* Ignore this information: it's not used by security model in IA32 mode. */
« no previous file with comments | « src/trusted/validator_ragel/bitmap.h ('k') | src/trusted/validator_ragel/gen/validator_x86_64.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698