summaryrefslogtreecommitdiff
path: root/tools/gfx/cpu/cpu-helper-functions.h
blob: ba8d4c88edabb0f1bee3f1f5aa73fe728d0c1826 (plain)
1
2
3
4
5
6
7
8
9
10
11
// cpu-helper-functions.h
#pragma once
#include "cpu-base.h"

namespace gfx
{
using namespace Slang;



} // namespace gfx