diff options
Diffstat (limited to 'source/compiler/aslrestype1i.c')
-rw-r--r-- | source/compiler/aslrestype1i.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/compiler/aslrestype1i.c b/source/compiler/aslrestype1i.c index 01fe136..d8a6bd9 100644 --- a/source/compiler/aslrestype1i.c +++ b/source/compiler/aslrestype1i.c @@ -245,6 +245,7 @@ RsDoFixedDmaDescriptor ( break; default: /* Ignore any extra nodes */ + break; } |