Changeset 1893 in kBuild
- Timestamp:
- Oct 20, 2008 2:13:33 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/make.h
r1889 r1893 618 618 } 619 619 620 /* FIXME: make a 2nd version of this which uses the unique string address, it 621 is more efficient than the string hash we calculate on most systems. */ 620 622 MY_INLINE unsigned int strcache_get_hash1 (const char *str) 621 623 {
Note:
See TracChangeset
for help on using the changeset viewer.