4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
#include "xc_ptr.h"
|
|
|
|
extern inline xc_ptr array_to_xc_ptr(const unsigned a[]);
|