Rename DebugVariables.def to DebugVariables.inl

Append this file to project source tree

Change-Id: I1d1f8538f6d28abd053a3106f9ffe4b955530416
This commit is contained in:
Mateusz Jablonski
2018-02-27 17:29:17 +01:00
committed by sys_ocldev
parent 8ace8f8256
commit cb37fb97a3
6 changed files with 11 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, Intel Corporation
* Copyright (c) 2017-2018, Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@@ -697,7 +697,7 @@ TEST(DebugSettingsManager, WithoutDebugFunctionality) {
bool isEqual = TestDebugFlagsChecker::isEqual(debugManager.flags.variableName.get(), defaultValue); \
EXPECT_TRUE(isEqual); \
}
#include "runtime/os_interface/DebugVariables.def"
#include "runtime/os_interface/DebugVariables.inl"
#undef DECLARE_DEBUG_VARIABLE
// test kernel dumping