Update of /cvsroot/linux-vax/kernel/include/asm-vax
In directory slayer.i.sourceforge.net:/tmp/cvs-serv15582
Modified Files:
psl.h
Log Message:
__psl evaluates to the current PSL, as a psl_fields structure. This
allows you to write things like __psl.accmode to read the access mode
field.
|