Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
stdplus
/
c84bcc5853b9f14546dcb266284e8a0104f54791
/
.
/
test
/
fd
/
intf.cpp
blob: bc58756ae819934c62e39bb13914baf2e7d55952 [
file
] [
log
] [
blame
]
William A. Kennington III
eac9d47
2020-08-03 13:57:14 -0700
[
diff
] [
blame
]
1
#include
<stdplus/fd/intf.hpp>
Patrick Williams
d1984dd
2023-05-10 16:12:44 -0500
[
diff
] [
blame
]
2
int
main
(
int
,
char
*[])
{}