summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp/asm_2322.h
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2023-03-17 20:36:23 +0100
committerMerlin Scholz <merlin@scholz.ruhr>2023-03-17 20:36:23 +0100
commite2e1b134996638a109eec45981ba651ecef1b952 (patch)
tree55d34861aca2b581f7e81976cadf5656e44cbaf3 /sys/dev/microcode/isp/asm_2322.h
parent776ee58682b55a490930b73105b3596dde1f16fa (diff)
Implement missing Mutex and RW logginglockdoc-9.3-0.4
Diffstat (limited to 'sys/dev/microcode/isp/asm_2322.h')
0 files changed, 0 insertions, 0 deletions
td> 2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs 2002-07-13m68k syscall rototill:scw 2002-04-10bus_dma(9) pulled pretty much verbatim from next68k.briggs 2001-11-28No point in installing svr4_machdep.h.kleink 2001-04-15Add definitions of C99 integer format conversion macros.kleink 2001-04-15Add definitions of C99 specified-width integer type limits.kleink 2001-04-14Add definitions of C99 integer constant macros.kleink 2001-04-14Add definitions of C99 minimum-width and greatest-width integer types.kleink 2001-04-06Install byte_swap.h on make includes.tsutsui 2000-06-26Add <machine/int_types.h>, which provides namespace-pure definitionskleink 2000-04-29Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This filethorpej 2000-03-17Install "machineendian_machdep.h".tron 1999-12-23C99: Define a NAN macro in <math.h> which evaulates to a constant expression ofkleink 1999-04-19Add COMPAT_SVR4 for m68k.kleink 1999-02-09Provide a minimal instruction/data cache synchronization C binding.is 1999-01-15Move the bswap functions from libutil to libc (this bups thebouyer 1998-07-12Add elf_machdep.h to the INCS list.veego 1998-06-12Rework the way kernel include files are installed. In the new method,cgd