History log of /seL4-test-master/projects/seL4_libs/libsel4bench/arch_include/arm/cpu/cortex-a15/sel4bench/cpu/events.h
Revision Date Author Comments
# 0016dfc6 13-Jul-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix all the whitespace

- remove trailing whitespace
- remove duplicate blank lines
- remove blank lines at end of files


# 9214341c 04-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix licenses


# ac1a9c06 29-Mar-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

sel4bench: remove layer of indirection in events

No longer required now directory structure is fixed.


# 58a58d29 28-Mar-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

sel4bench: use #pragma once


# 9093387e 28-Mar-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

sel4bench: fix include structure and licenses

For too long sel4bench has relied on relative includes
and filenames with the CPU/ARMV in it.

Finally fix it.