are better not moved to the Attic yet.
ok claudio@ kettenis@
-/* $OpenBSD: machdep.c,v 1.210 2024/03/29 21:06:14 miod Exp $ */
+/* $OpenBSD: machdep.c,v 1.211 2024/03/29 21:09:49 miod Exp $ */
/* $NetBSD: machdep.c,v 1.108 2001/07/24 19:30:14 eeh Exp $ */
/*-
return (ih);
}
+#ifdef notyet
void
bus_intr_free(void *arg)
{
free(arg, M_DEVBUF, 0);
}
+#endif
void *
sparc_mainbus_intr_establish(bus_space_tag_t t, bus_space_tag_t t0, int number,
-/* $OpenBSD: ofw_machdep.c,v 1.37 2024/03/29 21:06:14 miod Exp $ */
+/* $OpenBSD: ofw_machdep.c,v 1.38 2024/03/29 21:09:49 miod Exp $ */
/* $NetBSD: ofw_machdep.c,v 1.16 2001/07/20 00:07:14 eeh Exp $ */
/*
return (vaddr_t)args.retaddr;
}
+#ifdef unused
/*
* Release some address space to the prom
*
args.len = len;
return openfirmware(&args);
}
-
+#endif
/*
* Unmap some address space