Initial commit
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
13
modules/cas_cache/utils/cas_cache_utils.h
Normal file
13
modules/cas_cache/utils/cas_cache_utils.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* Copyright(c) 2012-2019 Intel Corporation
|
||||
* SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
*/
|
||||
|
||||
|
||||
#ifndef __CAS_UTILS_H__
|
||||
#define __CAS_UTILS_H__
|
||||
|
||||
#include "utils_nvme.h"
|
||||
#include "utils_properties.h"
|
||||
|
||||
#endif /* __CAS_UTILS_H__ */
|
Reference in New Issue
Block a user