/* os.h, Jim Wilcoxson, April 15, 2005 Include file for Primos Operating System data structures. */ static struct { int ttydev; } os;