Sign in
gem5
/
arm
/
linux
/
6f29c244075c12713b4d8c32a2707fa4604bf60d
/
.
/
tools
/
testing
/
radix-tree
/
regression.h
blob: e018c48166885311afb685d83892a0fe69e96198 [
file
] [
log
] [
blame
]
#ifndef
__REGRESSION_H__
#define
__REGRESSION_H__
void
regression1_test
(
void
);
void
regression2_test
(
void
);
void
regression3_test
(
void
);
#endif