package linksem

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file gnu_ext_types_native_uint.ml

1
2
3
4
5
6
7
8
9
10
11
12
(*Generated by Lem from gnu_extensions/gnu_ext_types_native_uint.lem.*)
(** [gnu_ext_types_native_uint] provides extended types defined by the GNU
  * extensions over and above the based ELF types.
  *)

open Missing_pervasives
open Elf_types_native_uint

(** LSB section 9.2.1.1: in addition to SCO ELF spec types GNU defines an
  * additional 1-byte integral type.
  *)
type gnu_ext_byte = char