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

@@ -14,8 +14,8 @@
#define cglm_vec_h
#include "cglm-common.h"
#include "cglm-intrin.h"
#include "cglm-vec-ext.h"
#include "arch/simd/cglm-intrin.h"
/*!
* @brief copy all members of [a] to [dest]