Find a file
Peter Mitsis 941cab98b0 Replace use of OFFSET with stddef's offsetof
Instances of the custom OFFSET() macro are replaced with the standard
offsetof() macro from stddef.h to reduce code duplication.

Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:13:39 -05:00
arch Remove VIRT_ADDR_xxx macros 2016-02-05 20:13:39 -05:00
config First commit 2015-04-10 16:44:37 -07:00
drivers Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
host Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
include Remove PHYS_ADDR_xxx macros 2016-02-05 20:13:39 -05:00
kernel Replace use of OFFSET with stddef's offsetof 2016-02-05 20:13:39 -05:00
lib/libc/minimal Fix definition of 'offsetof' 2016-02-05 20:13:39 -05:00
make build: Add QEMU extra flag to be defined in apps 2016-02-05 20:13:39 -05:00
misc Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
samples Replace use of OFFSET with stddef's offsetof 2016-02-05 20:13:39 -05:00
scripts Add patch for QEMU that solves the interrupt locking issue with ARM in QEMU. 2016-02-05 19:45:10 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore add missing gen_file_path_hash 2015-04-10 20:59:48 -04:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
vxmicro-env.bash vxmicro-env.bash: more robust setting of VXMICRO_BASE 2016-02-05 19:45:35 -05:00