summaryrefslogtreecommitdiffstats
path: root/src/roms/SLOF/lib/libbcm/bcm.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/roms/SLOF/lib/libbcm/bcm.in')
-rw-r--r--src/roms/SLOF/lib/libbcm/bcm.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/roms/SLOF/lib/libbcm/bcm.in b/src/roms/SLOF/lib/libbcm/bcm.in
new file mode 100644
index 0000000..ee50a6e
--- /dev/null
+++ b/src/roms/SLOF/lib/libbcm/bcm.in
@@ -0,0 +1,20 @@
+/******************************************************************************
+ * Copyright (c) 2013 IBM Corporation
+ * All rights reserved.
+ * This program and the accompanying materials
+ * are made available under the terms of the BSD License
+ * which accompanies this distribution, and is available at
+ * http://www.opensource.org/licenses/bsd-license.php
+ *
+ * Contributors:
+ * IBM Corporation - initial implementation
+ *****************************************************************************/
+
+/*
+ * libbcm bindings for Forth - definitions
+ */
+
+cod(BCM57XX-OPEN)
+cod(BCM57XX-CLOSE)
+cod(BCM57XX-READ)
+cod(BCM57XX-WRITE)
OpenPOWER on IntegriCloud