shithub: lwext4

Download patch

ref: 915f8b7fbc47b60ab81a654fd95a22b3c7e32671
parent: 1a0b8144bddbd77d2476fec55b3d109e0e7481a0
author: gkostka <[email protected]>
date: Thu Oct 8 15:22:37 EDT 2015

Remove compilaton warnings

--- a/lwext4/tree.h
+++ b/lwext4/tree.h
@@ -31,7 +31,9 @@
 #define	_SYS_TREE_H_
 
 #ifdef __GNUC__
+#ifndef __unused
 #define __unused __attribute__ ((__unused__))
+#endif
 #endif
 /*
  * This file defines data structures for different types of trees: