Module Name: src
Committed By: kamil
Date: Thu May 4 11:12:23 UTC 2017
Modified Files:
src/sys/kern: core_elf32.c
Log Message:
Set clear comment about EI_OSABI and EI_ABIVERSION
/*
* NetBSD sets generic SYSV OSABI and ABI version 0
* Native ELF files are distinguishable with NetBSD specific notes
*/
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/kern/core_elf32.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.