10 lines
146 B
C
10 lines
146 B
C
![]() |
/*
|
||
|
* Copyright (C) 2019 Intel Corporation
|
||
|
*
|
||
|
* SPDX-License-Identifier: MIT
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
namespace NEO {
|
||
|
struct BarrierCommand {};
|
||
|
} // namespace NEO
|