comparison TOOLS/README @ 16241:28d2477afdb5

Added entry for checktree.sh Feel free to modify, enhance, spell-check, etc... :)
author ivo
date Wed, 17 Aug 2005 02:01:59 +0000
parents a03d9116fc25
children 48a698d9b937
comparison
equal deleted inserted replaced
16240:d4cf25d45b13 16241:28d2477afdb5
274 where: SSSS - segment of BIOS interrupt handler 274 where: SSSS - segment of BIOS interrupt handler
275 OOOO - offset of BIOS interrupt handler 275 OOOO - offset of BIOS interrupt handler
276 XX - interrupt number which was passed as argument 276 XX - interrupt number which was passed as argument
277 277
278 278
279 checktree.sh
280
281 Author: Ivo van Poorten
282
283 Description: Check the source tree for anomalies
284
285 Usage: checktree.sh -help
286
287 Note: This script is meant for developers to check the current (CVS)
288 source tree and/or their intended patches.
289
290
279 cpuinfo 291 cpuinfo
280 292
281 Author: Jürgen Keil 293 Author: Jürgen Keil
282 294
283 Description: the prototype ../cpuinfo.c 295 Description: the prototype ../cpuinfo.c