tag warnings with M68K:

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22717 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol
2007-10-25 12:43:05 +00:00
parent 450bb3e557
commit 0e26d146ec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ struct debug_cpu_state {
uint32 a7;
uint32 pc;
uint16 sr;
#warning XXX: missing members!
#warning M68K: missing members!
uint32 dummy;
} __attribute__((aligned(8)));