]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sys/dev/cfi: include sys/types.h as well
authorKyle Evans <kevans@FreeBSD.org>
Thu, 2 Jan 2020 22:52:31 +0000 (22:52 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Thu, 2 Jan 2020 22:52:31 +0000 (22:52 +0000)
commit85ccd84cb3ce35f830cd4c07154152daf41181ef
tree6a18bee374c39dfc97de13040c23e290504642ed
parent137aed91e76b278f62176ec4b185cb96d513bc6a
sys/dev/cfi: include sys/types.h as well

This will soon be a dependency for machine/atomic.h on mips with the
introduction of 64-bit atomics; the scope here is pretty narrow, so throw it
here in the header just before systm.h, which includes machine/atomic.h
sys/dev/cfe/cfe_api.h