irq_vectors.h 149 B

12345678910
  1. /*
  2. * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
  3. * Licensed under the GPL
  4. */
  5. #ifndef __UM_IRQ_VECTORS_H
  6. #define __UM_IRQ_VECTORS_H
  7. #endif