move posix, nuttx, qurt components into platforms

This commit is contained in:
Daniel Agar
2018-01-15 15:34:18 -05:00
committed by Lorenz Meier
parent a644ed90dd
commit 2ff81393bc
115 changed files with 251 additions and 306 deletions
+3
View File
@@ -0,0 +1,3 @@
#pragma once
#define _IO(x,y) (x+y)