phk 2003/07/22 02:27:58 PDT
FreeBSD src repository
Modified files:
sys/vm vm_object.c
Log:
Don't inline very large functions.
Gcc has silently not been doing this for a long time.
Revision Changes Path
1.301 +1 -1 src/sys/vm/vm_object.c