From caea1a724ebd32a9c11e2af25e79862f84baf9d6 Mon Sep 17 00:00:00 2001 From: Mahmoud Date: Mon, 23 Sep 2019 13:24:17 -0400 Subject: fixing reformatting --- src/abstract_hardware_model.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/abstract_hardware_model.h') diff --git a/src/abstract_hardware_model.h b/src/abstract_hardware_model.h index 4a6e02a..46534ab 100644 --- a/src/abstract_hardware_model.h +++ b/src/abstract_hardware_model.h @@ -65,11 +65,7 @@ enum FuncCache { FuncCachePreferL1 = 2 }; -enum AdaptiveCache -{ - FIXED = 0, - VOLTA = 1 -}; +enum AdaptiveCache { FIXED = 0, VOLTA = 1 }; #ifdef __cplusplus -- cgit v1.3