comparison src/share/vm/graal/graalEnv.cpp @ 3703:50a1d38cd7ac

Add newlines at the end of files, otherwise my version of gcc complains
author Christian Wimmer <christian.wimmer@oracle.com>
date Mon, 28 Nov 2011 18:20:46 -0800
parents f8d7ab42c479
children 79c91d220d73
comparison
equal deleted inserted replaced
3702:584c70f06938 3703:50a1d38cd7ac
563 nm->post_compiled_method_load_event(); 563 nm->post_compiled_method_load_event();
564 } 564 }
565 565
566 return nm; 566 return nm;
567 } 567 }
568