calculationOfLiquidLevelVariance.h 419 B

1234567891011121314151617
  1. /*
  2. * oplib.h: Describes the interface and available routines in the
  3. * Linux Prom library.
  4. *
  5. * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
  6. */
  7. #ifndef __SPARC_OPLIB_H
  8. #define __SPARC_OPLIB_H
  9. #include <asm/openprom.h>
  10. /* The master romvec pointer... */
  11. extern struct linux_romvec *romvec;
  12. /* Enumeration to describe the prom major version we have detected. */
  13. enum prom_major_version {