hardware_utils.h 134 Bytes
Newer Older
lishen's avatar
lishen committed
1
2
3
4
5
6
7
8
#pragma once

#include <stdint.h>
#include "base.h"

namespace sccl {
namespace hardware {} // namespace hardware
} // namespace sccl