Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-host-ipmid
/
30fd0a18b2e19b8a8777f9be91f9c5a0d593ffbb
/
.
/
sample.h
blob: 6ff3cf9f3f8565a5c8a68d2ac33edfbb3a13c078 [
file
] [
log
] [
blame
]
#ifndef
GTEST_SAMPLE
#define
GTEST_SAMPLE
int
Factorial
(
int
n
);
#endif