kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file

Needed to get them to build.
And a hint to avoid hardcoding to many constants in assembler.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
Sam Ravnborg 2005-09-09 22:47:53 +02:00
Родитель 5a0773698c
Коммит 0037c78a96
3 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1 @@
/* Dummy asm-offsets.c file. Required by kbuild and ready to be used - hint! */

Просмотреть файл

@ -0,0 +1 @@
/* Dummy asm-offsets.c file. Required by kbuild and ready to be used - hint! */

Просмотреть файл

@ -0,0 +1 @@
/* Dummy asm-offsets.c file. Required by kbuild and ready to be used - hint! */