Subject: Re: sy_call_t ?
To: Assar Westerlund <assar@sics.se>
From: Frank van der Linden <frank@wins.uva.nl>
List: tech-kern
Date: 12/28/1999 15:54:39
On Tue, Dec 28, 1999 at 03:20:27AM +0100, Assar Westerlund wrote:
> I propose adding a typedef for the function type inside sysent. Any
> objects/comments/otherwise? The trivial patch is appended.
While I don't think we should go around typedef-ing things when it's
not really needed, I see the advantage in this. And there's prior art
(FreeBSD), so it's fine with me.
- Frank