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