media/webrtc/trunk/tools/gyp/test/rules-variables/src/test.input_root.c

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:89e75dd9db42
1 // Copyright (c) 2011 Google Inc. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 #include <stdio.h>
6
7 void input_root() {
8 printf("input_root\n");
9 }

mercurial