]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StdLib/Include/Ipf/machine/ssc.h
StdLib: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / StdLib / Include / Ipf / machine / ssc.h
diff --git a/StdLib/Include/Ipf/machine/ssc.h b/StdLib/Include/Ipf/machine/ssc.h
deleted file mode 100644 (file)
index ed1ae17..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-/*     $NetBSD: ssc.h,v 1.1 2006/04/07 14:21:18 cherry Exp $   */\r
-\r
-#define SSC_CONSOLE_INIT               20\r
-#define SSC_GETCHAR                    21\r
-#define SSC_PUTCHAR                    31\r
-#define SSC_OPEN                       50\r
-#define SSC_CLOSE                      51\r
-#define SSC_READ                       52\r
-#define SSC_WRITE                      53\r
-#define SSC_GET_COMPLETION             54\r
-#define SSC_WAIT_COMPLETION            55\r
-#define SSC_GET_RTC                    65\r
-#define SSC_EXIT                       66\r
-#define SSC_LOAD_SYMBOLS               69\r
-#define        SSC_SAL_SET_VECTORS             120\r
-\r
-u_int64_t\r
-ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3, int which);\r