Sign in
cobalt
/
cobalt
/
2a8c847d785c1602f60915c8e0112e0aec6a15a5
/
.
/
src
/
tools
/
gyp
/
gyp_dummy.c
blob: fb55bbc78da25343f7ff595cf7e48d51911083f9 [
file
] [
log
] [
blame
]
/* Copyright (c) 2009 Google Inc. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
int
main
()
{
return
0
;
}