core.h 258 B

1234567891011
  1. /*
  2. * uTest Copyright (C) 2011 Data Differential, http://datadifferential.com/
  3. *
  4. * Use and distribution licensed under the BSD license. See
  5. * the COPYING file in the parent directory for full text.
  6. */
  7. #pragma once
  8. LIBTEST_API
  9. void create_core(void);