system.h 199 B

1234567
  1. /* FILE TO BE DELETED. DO NOT ADD STUFF HERE! */
  2. #include <asm/barrier.h>
  3. #include <asm/cmpxchg.h>
  4. #include <asm/ctl_reg.h>
  5. #include <asm/exec.h>
  6. #include <asm/facility.h>
  7. #include <asm/switch_to.h>