ProcessField.h 320 B

123456789101112131415
  1. #ifndef HEADER_NetBSDProcessField
  2. #define HEADER_NetBSDProcessField
  3. /*
  4. htop - netbsd/ProcessField.h
  5. (C) 2021 htop dev team
  6. Released under the GNU GPLv2+, see the COPYING file
  7. in the source distribution for its full text.
  8. */
  9. #define PLATFORM_PROCESS_FIELDS \
  10. // End of list
  11. #endif /* HEADER_NetBSDProcessField */