Changeset 3398602 in rtems for c/src/lib/libbsp/shared

Timestamp:
02/21/17 14:25:03 (7 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
c833970
Parents:
11f0d52
git-author:
Sebastian Huber <sebastian.huber@…> (02/21/17 14:25:03)
git-committer:
Sebastian Huber <sebastian.huber@…> (02/23/17 06:27:39)
Message:

Add rtems_interrupt_server_request_submit()

This function may be used to do a two-step interrupt processing. The
first step is done in interrupt context which calls this function. The
second step is then done in the context of the interrupt server.

(No files)

Note: See TracChangeset for help on using the changeset viewer.