<sys/stdint.h>: Repurpose.
commit6b2b0a8b5c1c774a5c3cbb4c79bdc1508253ffea
authorzrj <rimvydas.jasinskas@gmail.com>
Tue, 12 Nov 2019 15:13:34 +0000 (12 17:13 +0200)
committerzrj <rimvydas.jasinskas@gmail.com>
Thu, 14 Nov 2019 14:02:54 +0000 (14 16:02 +0200)
treec6152afd5263a690f74af86d0c36ed13ba8b0713
parent5569e488716484c93e853d8f44cd2d9bd7b387ce
<sys/stdint.h>: Repurpose.

 Start using this header as proxy to separate non sys/ headers from
 userland only headers.
 * Move in first kernel specific types from <sys/types.h>.
 * Tidy up type definitions for better readability.
 * Remove old comment about cdev that is no longer needed.

 Strictly non functional changes.
sys/sys/stdint.h
sys/sys/types.h