cc: Format C and C++ code according to Google's styleguide
authorVicent Marti <tanoku@gmail.com>
Wed, 20 Apr 2016 11:24:54 +0000 (13:24 +0200)
committerVicent Marti <tanoku@gmail.com>
Wed, 20 Apr 2016 11:24:54 +0000 (13:24 +0200)
commitc1c2373fe04f4de96234c4c5f14225afb8af0a3e
tree9e577330ddb1384468dfc09f45f3c71ff6df067e
parent1ad2cef6eecc0d1593f771b4ff6091139e216309
cc: Format C and C++ code according to Google's styleguide
src/cc/bcc_elf.c
src/cc/bcc_elf.h [new file with mode: 0644]
src/cc/bcc_helpers.h [deleted file]
src/cc/bcc_proc.c
src/cc/bcc_proc.h [new file with mode: 0644]
src/cc/bcc_syms.cc
src/cc/bcc_syms.h [new file with mode: 0644]