34#ifndef _BESTCOMM_GLUE_H
35#define _BESTCOMM_GLUE_H
46void bestcomm_glue_irq_enable
64void bestcomm_glue_irq_disable
82void bestcomm_glue_irq_install
102void bestcomm_glue_init
121void *bestcomm_malloc(
size_t size);
123void bestcomm_free(
void *ptr);
void(* rtems_interrupt_handler)(void *)
Interrupt handler routines shall have this type.
Definition: intr.h:965
This header file is provided for backward compatiblility.