blob: b7dd09221548f43cc0331fa7d11d1f41271bf49f [file] [log] [blame]
Zane Shelley465e0b32019-04-17 10:15:39 -05001
2#pragma once
3
Ben Tyner941aaeb2019-04-26 17:38:10 -05004// This header provides access to headers and macros defined by the user
Zane Shelley465e0b32019-04-17 10:15:39 -05005// application.
Zane Shelleya115e4e2019-06-17 20:41:15 -05006#include <hei_trace.hpp>
Zane Shelley465e0b32019-04-17 10:15:39 -05007
8// The rest of this header contains interfaces that the user application must
9// define.
10