Skip to content

Commit

Permalink
dumb fix #2
Browse files Browse the repository at this point in the history
  • Loading branch information
comex committed Jan 31, 2011
1 parent 7f67003 commit b161d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions binary.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#include "fat.h"
#include "dyld_cache_format.h"
#include "find.h"
#include <unistd.h>

const int desired_cputype = 12; // ARM
const int desired_cpusubtype = 0; // v7=9, v6=6
Expand Down

0 comments on commit b161d4e

Please sign in to comment.