plan9fox/sys/src/9/mtx
cinap_lenrek 72ba3571a3 kernel: remove _xinc()/_xdec()
as with the Block refcount changes, _xinc() and _xdec() arent
used anymore, so remove them.

architecure can still define ainc()/adec() when it needs them.
2014-06-08 01:35:22 +02:00
..
clock.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
cycintr.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
dat.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
devarch.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
devether.c devether: remove qfull prints and fix loopback packet handling of etheroq() 2013-12-16 19:19:15 +01:00
devrtc.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
ether2114x.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
etherif.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
fns.h segdesc: add /dev/^(ldt gdt) support 2011-07-12 15:46:22 +02:00
i8259.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
inb.s Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
initcode Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
io.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
l.s kernel: remove _xinc()/_xdec() 2014-06-08 01:35:22 +02:00
main.c kernel: fix wrong calculation of swap iolist size 2011-12-14 00:10:33 +01:00
mem.h sysexec: fix possible segment overlap with temporary stack 2013-03-16 02:37:07 +01:00
mkfile kernel: move duplicated random.c to port 2012-05-03 08:49:25 +02:00
mmu.c kernel: convert putmmu() to uintptr for va and pa 2014-01-20 03:17:55 +01:00
mtx Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mtxcpu Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
pci.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
raven.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
trap.c kernel: various cleanups 2014-01-20 02:16:42 +01:00
uarti8250.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00