Newer
Older
barebox / arch / x86 / lib / asm-offsets.c
@Masahiro Yamada Masahiro Yamada on 8 Jan 2015 224 bytes kbuild: move asm-offsets.h rule to ./Kbuild
/*
 * Generate definitions needed by assembly language modules.
 * This code generates raw asm output which is post-processed to extract
 * and format the required data.
 */

#include <linux/kbuild.h>

void common(void)
{
}