Skip to content
Commit 9a2950fe authored by Paul Gortmaker's avatar Paul Gortmaker Committed by Hans-Christian Noren Egtvedt
Browse files

avr32: migrate exception table users off module.h and onto extable.h



These files were only including module.h for exception table
related functions.  We've now separated that content out into its
own file "extable.h" so now move over to that and avoid all the
extra header content in module.h that we don't really need to compile
these files.

One uses "print_modules" so that prevents us removing module.h in
that case, however.

Cc: Haavard Skinnemoen <hskinnemoen@gmail.com>
Cc: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: default avatarHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
parent c8d2bc9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment