summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/asm-offsets.c
blob: b1be3e5390f17789a0d421cbb05cb79989dc2618 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * 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)
{
}