Provider_context.add_entry_from_file_contents -> add_entry_from_contents
[hiphop-php.git] / hphp / hack / src / dummy_build_id.c
blobe45bb1264bd3343b683f98efbf4c16dd9f7f8710
1 /**
2 * Copyright (c) 2014, Facebook, Inc.
3 * All rights reserved.
5 * This source code is licensed under the MIT license found in the
6 * LICENSE file in the "hack" directory of this source tree.
8 */
10 /* Stub to do compile hh_build_id, prelude to compute the read build_id.c */
11 const char * build_id = "dummy_build_id_please_report";