Added missing xc_ptr file

This commit is contained in:
Dave Lacey
2012-04-17 16:02:35 +01:00
parent 579c09546e
commit b93aedf75f

View File

@@ -0,0 +1,3 @@
#include "xc_ptr.h"
extern inline xc_ptr array_to_xc_ptr(const unsigned a[]);