* commit '49dd24c238e86c57e97f919af7fbf8ee3d79b737': vold: suppress unused argument warning messages
This commit is contained in:
commit
2c1bbe0c44
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@
|
|||
|
||||
#define UNUSED __attribute__((unused))
|
||||
|
||||
#define UNUSED __attribute__((unused))
|
||||
|
||||
#define DM_CRYPT_BUF_SIZE 4096
|
||||
|
||||
#define HASH_COUNT 2000
|
||||
|
|
Loading…
Reference in a new issue