dyncom: Move helper functions to their own header

This commit is contained in:
Lioncash
2015-07-25 20:19:39 -04:00
parent 6b73e4566b
commit 0191c26521
10 changed files with 57 additions and 41 deletions

View File

@ -7,6 +7,7 @@
#include "common/make_unique.h"
#include "core/arm/skyeye_common/armdefs.h"
#include "core/arm/skyeye_common/armsupp.h"
#include "core/arm/skyeye_common/vfp/vfp.h"
#include "core/arm/dyncom/arm_dyncom.h"