wiringPi: android: don't define duplicated definition.
This commit is contained in:
@@ -103,7 +103,9 @@ extern const char *piMakerNames [16];
|
|||||||
extern const int piMemorySize [ 8];
|
extern const int piMemorySize [ 8];
|
||||||
|
|
||||||
/*----------------------------------------------------------------------------*/
|
/*----------------------------------------------------------------------------*/
|
||||||
|
#if !defined(ANDROID)
|
||||||
#define PAGE_SIZE (4*1024)
|
#define PAGE_SIZE (4*1024)
|
||||||
|
#endif
|
||||||
#define BLOCK_SIZE (4*1024)
|
#define BLOCK_SIZE (4*1024)
|
||||||
|
|
||||||
/*----------------------------------------------------------------------------*/
|
/*----------------------------------------------------------------------------*/
|
||||||
|
|||||||
Reference in New Issue
Block a user