re-organize folder structure

* move SIMD instructions (SSE2, AVX) to arch folder
This commit is contained in:
Recep Aslantas
2017-02-13 12:18:52 +03:00
parent f660170497
commit 595ad42cb8
14 changed files with 22 additions and 22 deletions

View File

@@ -13,7 +13,7 @@
#define cglm_vec_ext_h
#include "cglm-common.h"
#include "cglm-intrin.h"
#include "arch/simd/cglm-intrin.h"
#include <stdbool.h>
/*!