commit | 7ef0755c91caeea2cc89d886e566e71dc626abed | [log] [tgz] |
---|---|---|
author | Barry Hayes <bhayes@google.com> | Fri Jun 25 13:36:37 2010 -0700 |
committer | Barry Hayes <bhayes@google.com> | Fri Jun 25 13:36:37 2010 -0700 |
tree | e99cdaf86d56fdaf4bbeb4a89a5644238508648e | |
parent | c6b25c79a4ec5cc83e2bc14af24e8eabad931743 [diff] |
Move WriteBarrier operations into their own header file. Split Object.h The write barrier routines will soon be INLINE and non-null. Buried in the middle of Object.h, which is early in Dalvik.h, it would be hard for them to make use of definitions in other .h files. Change-Id: I3c0eb59cb6ef29c2bacd0432cf59aaca4c3d031c