Merge pull request #59 from slawblauciak/test_fixes

test: missing header
This commit is contained in:
Liam Girdwood 2018-07-05 19:52:37 +01:00 committed by GitHub
commit fa48c42abf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
#include <stdint.h>
#include <stdlib.h>
#include <sof/alloc.h>
void _trace_event(uint32_t e)
{
(void)e;