Sign in
fuchsia
/
third_party
/
cmake
/
31de823fcd81d0c5565b72c995ff34149544474a
/
.
/
Tests
/
RunCMake
/
Ninja
/
top.c
blob: 4a88eb28d157df17e0e07040e932418b9ddb5b88 [
file
] [
log
] [
blame
]
#include
"command.h"
#include
"target.h"
int
top
()
{
return
0
;
}