xref: /kvm-unit-tests/lib/ppc64/asm-offsets.c (revision 6ed97c50871a0d85e9ef5e1f4da96bc4263b4b97)
1 /*
2  * Copyright (C) 2016, Red Hat Inc, Andrew Jones <drjones@redhat.com>
3  *
4  * This work is licensed under the terms of the GNU LGPL, version 2.
5  */
6 #include <libcflat.h>
7 #include <kbuild.h>
8 
9 int main(void)
10 {
11 	return 0;
12 }
13