src/share/vm/adlc/output_c.cpp

changeset 9448
73d689add964
parent 9333
2fccf735a116
parent 9138
b56ab8e56604
child 9852
70aa912cebe5
equal deleted inserted replaced
9447:1f822ff877d1 9448:73d689add964
18 * 18 *
19 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 19 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20 * or visit www.oracle.com if you need additional information or have any 20 * or visit www.oracle.com if you need additional information or have any
21 * questions. 21 * questions.
22 * 22 *
23 */
24
25 /*
26 * This file has been modified by Loongson Technology in 2015. These
27 * modifications are Copyright (c) 2015 Loongson Technology, and are made
28 * available on the same license terms set forth above.
23 */ 29 */
24 30
25 // output_c.cpp - Class CPP file output routines for architecture definition 31 // output_c.cpp - Class CPP file output routines for architecture definition
26 32
27 #include "adlc.hpp" 33 #include "adlc.hpp"

mercurial