process.h 160 B

123456789
  1. /*
  2. * Copyright (C) 2000 - 2008 Jeff Dike (jdike@{addtoit,linux.intel}.com)
  3. * Licensed under the GPL
  4. */
  5. #ifndef __PROCESS_H__
  6. #define __PROCESS_H__
  7. #endif