BSD 4_1_snap development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Sat, 24 Feb 1979 07:36:46 +0000 (23:36 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Sat, 24 Feb 1979 07:36:46 +0000 (23:36 -0800)
Work on file usr/src/lib/libg/dbxxx.s

Synthesized-from: CSRG/cd1/4.1.snap

usr/src/lib/libg/dbxxx.s [new file with mode: 0644]

diff --git a/usr/src/lib/libg/dbxxx.s b/usr/src/lib/libg/dbxxx.s
new file mode 100644 (file)
index 0000000..a2f6757
--- /dev/null
@@ -0,0 +1,12 @@
+       .data
+       .comm   __dbargs,512
+       .text
+       .align  1
+       .globl  __dbsubc
+__dbsubc:
+       callg   __dbargs+4,*__dbargs
+       .globl  __dbsubn
+__dbsubn:
+       halt
+
+       .data