ath9k_htc: Update to upstream's commit d19607454d656cb14d8c16dfbf161eebb542e8fe dated...
[linux-libre-firmware.git] / ath9k_htc / target_firmware / magpie_fw_dev / target / inc / adf_os_stdtypes.h
index f8f3f457a44fdd04449b937c57bc8b51bee34df7..e31a67ac703a2c5a84ae3f697918a56ff6f6e63c 100755 (executable)
@@ -34,7 +34,7 @@
  */
 /**
  * @defgroup adf_os_public OS abstraction API
- */ 
+ */
 
 /**
  * @ingroup adf_os_public
 #include <adf_os_types_pvt.h>
 
 /**
- * @brief basic data types. 
+ * @brief basic data types.
  */
 typedef enum {
     A_FALSE,
-    A_TRUE           
+    A_TRUE
 }a_bool_t;
 
 typedef __a_uint8_t    a_uint8_t;