On Mon, 1 Mar 1999, Georg Zetzsche wrote:

> Philip Blundell schrieb:
> 
> > >Can I write programs in Assembler under Linux ?
> >
> > Yes, you can write them in any language you like.  The kernel doesn't care.
> 
> But Assembler-programming is a directly Hardware-Access, isn't it ?

be careful to the difference between kernel space and user space.
Application execute in the lowest operating modality, while kernel
executes in supervisor mode (the highest level)

fhex

Reply via email to