Hello Gabe Black, Jason Lowe-Power,
I'd like you to reexamine a change. Please visit
https://gem5-review.googlesource.com/4265
to look at the new patch set (#2).
Change subject: util: Move m5op.h to the shared include directory
......................................................................
util: Move m5op.h to the shared include directory
The header file with C declarations for m5ops is sometimes needed by
code outside of the util/m5 directory. Move this file to the shared
include directory and factor out flags to a generic asm header. Note
that applications that need to call m5ops still need to link with
libm5.a or implement their own trampolines.
Change-Id: I36a3f459ed71593e38b869dc2b1302c810f92276
Signed-off-by: Andreas Sandberg <[email protected]>
Reviewed-by: Jose Marinho <[email protected]>
---
A include/gem5/asm/generic/m5op_flags.h
M include/gem5/asm/generic/m5ops.h
R include/gem5/m5ops.h
M util/m5/m5.c
4 files changed, 62 insertions(+), 9 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/4265
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I36a3f459ed71593e38b869dc2b1302c810f92276
Gerrit-Change-Number: 4265
Gerrit-PatchSet: 2
Gerrit-Owner: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev