Skip to content

Commit ff04020

Browse files
committed
create section stub for Xe APIs
1 parent 5131f49 commit ff04020

2 files changed

Lines changed: 5 additions & 8 deletions

File tree

src/tests/xe/XeLoadSection.c

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
#include "util/output.h"
44

5+
TEST_FUNC(XeLoadSection)
6+
{
7+
/* FIXME: This is a stub! implement this function! */
8+
}
9+
510
TEST_FUNC(XeUnloadSection)
611
{
712
/* FIXME: This is a stub! implement this function! */

0 commit comments

Comments
 (0)