From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fe5641bca012dada X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: help about handling interrupts Date: 1998/04/07 Message-ID: #1/1 X-Deja-AN: 341882693 References: <3528B9E0.6F0F@bipa162.bi.ehu.es> <3529047A.44EE08B8@cl.cam.ac.uk> <352A14FA.6E9E4778@cl.cam.ac.uk> <352A659A.75A6EA14@cl.cam.ac.uk> X-Complaints-To: usenet@news.nyu.edu X-Trace: news.nyu.edu 891994444 10075 (None) 128.122.140.58 Organization: New York University Newsgroups: comp.lang.ada Date: 1998-04-07T00:00:00+00:00 List-Id: Markus says <> GNAT *does* implement interrupts on all targets, it maps signals to interrupts, so the GNAT reference manual is correct! We have lots of customers using interrupts on a wide variety of systems.