Files
rocm-systems/rocclr/compiler/lib/utils/libUtils.h
T

11 строки
339 B
C
Исходник Обычный вид История

2014-07-04 16:17:05 -04:00
//
// Copyright (c) 2011 Advanced Micro Devices, Inc. All rights reserved.
//
// This is a compatibility header file. Either define the version
// of the compiler library to use or include the version specific
// header file directly.
#ifndef _CL_LIB_UTILS_H_
#define _CL_LIB_UTILS_H_
#include "v0_8/libUtils.h"
#endif // _CL_LIB_UTILS_H_