2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>

* reg_win/window.S: Include <rtems/asm.h> instead of <asm.h>.
	* syscall/syscall.S: Include <rtems/asm.h> instead of <asm.h>.
This commit is contained in:
Ralf Corsepius
2004-04-01 10:08:08 +00:00
parent c0a200e61f
commit 173fd7cff7
3 changed files with 7 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
*
*/
#include <asm.h>
#include <rtems/asm.h>
#include "syscall.h"
.seg "text"