From 4fd287655a72b9aea14cdac715ad5b90ed082ed2 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sun, 19 Jun 2022 19:47:51 +0530 Subject: add circuitpython code --- circuitpython/lib/berkeley-db-1.xx/PORT/sunos.5.2/include/cdefs.h | 1 + 1 file changed, 1 insertion(+) create mode 120000 circuitpython/lib/berkeley-db-1.xx/PORT/sunos.5.2/include/cdefs.h (limited to 'circuitpython/lib/berkeley-db-1.xx/PORT/sunos.5.2/include/cdefs.h') diff --git a/circuitpython/lib/berkeley-db-1.xx/PORT/sunos.5.2/include/cdefs.h b/circuitpython/lib/berkeley-db-1.xx/PORT/sunos.5.2/include/cdefs.h new file mode 120000 index 0000000..d248490 --- /dev/null +++ b/circuitpython/lib/berkeley-db-1.xx/PORT/sunos.5.2/include/cdefs.h @@ -0,0 +1 @@ +../../include/cdefs.h \ No newline at end of file -- cgit v1.2.3