8042737: Introduce umbrella header prefetch.inline.hpp

Reviewed-by: twisti, stefank
This commit is contained in:
Goetz Lindenmaier 2014-05-08 15:37:17 +02:00
parent 5ec44ad8e9
commit fb62773268
20 changed files with 351 additions and 348 deletions

View file

@ -33,6 +33,7 @@
#include "prims/jvm.h"
#include "runtime/globals.hpp"
#include "runtime/interfaceSupport.hpp"
#include "runtime/prefetch.inline.hpp"
#include "runtime/orderAccess.inline.hpp"
#include "runtime/reflection.hpp"
#include "runtime/synchronizer.hpp"