coreboot/src/commonlib
Paul Menzel 47eb1321c8 commonlib: compiler.h: Use non-concise comment style
The concise multi-line comment style is for inside function bodies to
save space. Outside of it, use non-concise style.

Change-Id: I34d9ec6984b598a37c438fa3c395b5478207e31d
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65885
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-07-28 12:32:56 +00:00
..
bsd commonlib: compiler.h: Use non-concise comment style 2022-07-28 12:32:56 +00:00
include/commonlib treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
storage
fsp_relocate.c commonlib: Handle DIR64 relocation type in FSP relocation code 2022-06-30 13:57:18 +00:00
iobuf.c
Makefile.inc
mem_pool.c
region.c commonlib: Substitude macro "__unused" in compiler.h 2022-07-14 23:08:09 +00:00
sort.c