Sign in
gem5
/
arm
/
linux
/
c9f27f9f85b68c565148b8243502d389351302df
/
.
/
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